40 Commits

Author SHA1 Message Date
shaytan
d158e85d53 Add local client compilation from source, build logs viewer, and submodules support 2025-11-10 17:55:03 +11:00
lejianwen
f09c898f16 feat(peer): add alias field and support filtering by alias 2025-08-31 13:39:22 +08:00
lejianwen
07dfba9d59 fix: The callback URL is based on the configured API SERVER because the project might be behind an Nginx reverse proxy. If the Origin/Host is forgotten to configure the reverse proxy, it will be incorrect 2025-08-10 15:48:11 +08:00
lejianwen
ff2c79a316 feat(user): add remark field to User model and form (#307) 2025-07-08 12:14:46 +08:00
k3-cat
73a8461a2d feat: Improve oauth redirect (#303)
* fix: redirects after oauth can potentially misalign with server's actually hostname

* feat: remove `RedirectURL` from oauth config, as it should checked by provider rather than client

* feat: align oauth endpoint with the hostname in requests
2025-07-04 14:30:07 +08:00
puyujian
bf39a29e6c feat(oauth): 支持linux.do登录 (#280)
* 支持linux.do登录

* 修正
2025-06-15 15:32:20 +08:00
lejianwen
ef4af39f94 feat(api): Add device group for 1.3.8 2025-02-23 21:35:42 +08:00
Tao Chen
6f55c5b642 feat(oidc): add pkce (#150) 2025-02-19 09:31:25 +08:00
lejianwen
6aebf061a4 style: Module name 2025-02-12 19:46:39 +08:00
lejianwen
32a9eda8ca style: Module name 2025-02-12 16:07:51 +08:00
lejianwen
a5671e692d feat(server): Add Rustdesk Relay Server Commands 2025-01-04 20:49:44 +08:00
lejianwen
4eed76d674 fix(server): Fix Rustdesk Sys Command 2024-12-31 23:29:05 +08:00
lejianwen
d1fc0036cb feat(server): Add Rustdesk Command
And add build full s6 image for rustdesk command
2024-12-31 23:16:15 +08:00
lejianwen
18312336a4 refactor(admin): Move Admin Web Route to user model 2024-12-27 19:27:33 +08:00
lejianwen
72e3a9a841 feat(admin): Add My Login log 2024-12-27 19:25:59 +08:00
lejianwen
ef0410a8b9 add share record manage 2024-12-13 12:32:36 +08:00
ljw
daeae19194 up oauth re 2024-11-05 11:48:35 +08:00
Tao Chen
3acfb36c5d modify google ro re-use oidc 2024-11-04 21:30:58 +08:00
Tao Chen
9dfe745629 fix google 2024-11-03 18:04:28 +08:00
Tao Chen
fea3960672 fix: Github AvatarUrl to OauthUser 2024-11-03 16:49:28 +08:00
Tao Chen
64f28c17d8 add Avatar to OauthUser 2024-11-03 05:33:59 +08:00
Tao Chen
1ca50b5e9d low case email 2024-11-03 05:25:10 +08:00
Tao Chen
6698877761 fix: email from github 2024-11-03 05:11:31 +08:00
Tao Chen
71d1c431a9 add DeviceId to userToken 2024-11-02 05:42:47 +08:00
Tao Chen
d31d669734 logout should unbind uuid and uid of peer 2024-11-02 05:07:41 +08:00
Tao Chen
485ae54e9e re-construct oauth 2024-11-02 04:01:28 +08:00
ljw
6c94566e83 add remove user token #34 2024-10-31 22:29:12 +08:00
ljw
e2fda47cbb add register 2024-10-31 15:14:30 +08:00
bc92ffc106 Merge pull request #30 from IamTaoChen/oidc
Add General OIDC Login
2024-10-30 14:40:10 +08:00
ljw
001884a4d8 fix oauth register #26 #23 2024-10-29 15:31:27 +08:00
Tao Chen
4105f14a3f try add oidc 2024-10-29 11:51:01 +08:00
ljw
991fc86fa6 add last online ip #24 2024-10-28 20:24:34 +08:00
ljw
1191ade8af up address book add version #20 2024-10-28 19:48:47 +08:00
ljw
8ee93b530d add address book name &
add share address book
2024-10-28 14:51:07 +08:00
ljw
47ab3958c9 add file conn log 2024-10-21 21:08:25 +08:00
ljw
e142cc00c6 add conn log 2024-10-18 15:05:58 +08:00
ljw
8b266d4fee up gorm logger & add share to guest by web client 2024-10-09 15:53:08 +08:00
ljw
609dfaeea0 upgrade: init by i18n
add: batch delete peer
add: batch peer to addressbook
2024-09-29 11:53:58 +08:00
ljw
a4b413dadb add oauth loginlog & fix bugs 2024-09-19 10:44:49 +08:00
ljw
c53df223d1 first 2024-09-13 15:57:29 +08:00