Commit Graph
8 Commits
Author SHA1 Message Date
Tao Chen 6f092472b1 feat: Optimize login workflow (#345)
* add "disable_pwd" and "auto_oidc" at /admin/login-options

* fix: build RedirectURL by host and scheme, not Origin
2025-07-31 10:46:11 +08:00
Tao Chen 527260d60a fix: dn should be case-insensitive (#250) 2025-05-21 09:07:08 +08:00
Tao Chen fd7e022e88 fix: rm varify password accidentally (#176) 2025-03-15 19:40:02 +08:00
Tao Chen 77d7b43e21 fix: Fix/ldap tls (#162)
* optimize and fix tls of LDAP

* fix
2025-03-02 22:59:01 +08:00
Tao Chen c75320f4f4 feat(oidc): add pkce (#150) 2025-02-19 09:31:25 +08:00
Tao Chen 8a5b20685c fix: When OIDC and LDAP work togethar (#132 #134)
* fix OIDC create user if LDAP enable

* `newUser.GroupId = 1` for ldap

* fix
2025-02-10 10:08:49 +08:00
Tao Chen fc0e67122d docs: add LDAP info (#130) 2025-02-09 19:36:31 +08:00
Tao Chen 0c974c4113 Merge branch 'master' into resetEmptyPassWD 2024-10-31 16:35:32 +08:00