Commit Graph

56 Commits

Author SHA1 Message Date
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
lejianwen c554ff4a31 docs: Update swagger docs 2025-06-16 12:31:48 +08:00
lejianwen 175fdc3bd4 feat: Add start time in /api/sysinfover 2025-06-16 12:23:48 +08:00
lejianwen f2ea022965 feat(login): Captcha upgrade and add the function to ban IP addresses (#250) 2025-05-25 16:52:58 +08:00
lejianwen 4637879091 style: Oauth page languages 2025-04-24 21:52:43 +08:00
lejianwen ae59b6a733 feat: Add SysInfoVer endpoint and AppService for version retrieval 2025-04-07 16:38:21 +08:00
lejianwen 605e88e04c fix: Update peer based on the UUID (#180) 2025-04-02 09:50:16 +08:00
lejianwen 891469909c style: Update peer last online time logic (#173) 2025-03-15 21:02:08 +08:00
lejianwen 0f16f61ab3 feat(oauth): Oauth nonce (#148) 2025-02-26 16:36:53 +08:00
lejianwen 0dd92311b2 feat(oauth): Oauth callback page beautification (#115) 2025-02-25 13:51:49 +08:00
lejianwen ef4af39f94 feat(api): Add device group for 1.3.8 2025-02-23 21:35:42 +08:00
lejianwen 73f3056878 feat(api): Add /device-group/accessible for 1.3.8 2025-02-23 15:32:44 +08:00
Tao Chen 6f55c5b642 feat(oidc): add pkce (#150) 2025-02-19 09:31:25 +08:00
lejianwen 6a6a1ed02b feat: Login by pwd can be disable
---

Closes: #141
2025-02-16 13:06:45 +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 7d6bc2a74f fix: User disabled can not work (#133)
---
Closes: #133
2025-02-10 10:13:15 +08:00
lejianwen d486444680 feat: Web sso env (#125) 2025-02-07 17:52:40 +08:00
lejianwen 44fa22b7e5 feat(api): Add api/version
Resolves #110
2025-01-20 20:04:22 +08:00
lejianwen f8548a6589 fix(docs): Api Route doc 2025-01-19 13:10:43 +08:00
lejianwen 5c96350e7d fix(api): Get ab list when personal is disabled (#86) 2024-12-25 19:04:42 +08:00
lejianwen 1dd920d192 fix(webclient): share fail when expire is 0
Closes: #88
2024-12-25 15:01:03 +08:00
lejianwen cd74cd19ef up api docs 2024-12-06 10:36:40 +08:00
lejianwen 22e470fee5 add webclientv2 2024-11-16 18:33:02 +08:00
ljw daeae19194 up oauth re 2024-11-05 11:48:35 +08:00
Tao Chen da7b70c471 add err for RegisterByOauth 2024-11-03 16:49:03 +08:00
Tao Chen a4dd39043e add MyPeers for user 2024-11-02 07:35:26 +08:00
Tao Chen 71d1c431a9 add DeviceId to userToken 2024-11-02 05:42:47 +08:00
Tao Chen c021ebfbdf fix bug ValidateOauthProvider location 2024-11-02 04:20:00 +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 0ed40318cb up oauth 2024-10-31 14:03:48 +08:00
122b3baf6f Merge pull request #36 from IamTaoChen/oidc-for-web
OIDC for web
2024-10-31 11:10:46 +08:00
Tao Chen 7c1fc4fa6d add some /admin/ to surport web OIDC 2024-10-31 09:21:30 +08:00
ljw 0ddfbdbd23 up v 2024-10-30 15:46:12 +08:00
Tao Chen 60b7ccdb3a bind oidc ThirdEmail 2024-10-29 23:09:54 +08:00
Tao Chen 9eff8ea33a fix: spelling 2024-10-29 23:00:17 +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 02232fc343 up peer update 2024-10-28 19:15:13 +08:00
ljw 8ee93b530d add address book name &
add share address book
2024-10-28 14:51:07 +08:00
ljw d5cf3544f1 fix group 2024-10-23 11:09:13 +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 488fedf784 fix write when heartbeat #14 2024-10-17 10:24:02 +08:00
ljw ceb65cd391 fix write when heartbeat #14 2024-10-16 21:32:55 +08:00
ljw 28f047ec79 fix pc add #13 2024-10-16 09:28:39 +08:00
ljw b4965e8885 add login fail warn &
add web client on/off &
up admin peer filter &
upgrade web client
2024-10-14 10:43:29 +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