Commit Graph

14 Commits

Author SHA1 Message Date
f4c873ffe6 Fix user profile page UI 2024-01-20 19:28:43 +08:00
79b393afee feat: add regex to SignupTable 2024-01-13 16:08:49 +08:00
37748850c8 Fix nameFormat in SamlItem 2024-01-13 15:32:49 +08:00
a2d20fcb63 Update i18n 2024-01-09 22:16:17 +08:00
ffa54247cd feat: add LDAP signin method (#2591)
Add support for LDAP login methods
Add option to control LDAP user in password login method.
2024-01-08 21:07:34 +08:00
e3f28e8b4c feat: Support more flexible login method control (#2566) 2024-01-02 21:11:52 +08:00
2fb79e4092 Add invitation pages 2023-12-31 21:38:36 +08:00
28caf8550e Support token parsed result 2023-12-22 02:04:25 +08:00
63081641d6 Improve i18n text 2023-12-22 00:25:46 +08:00
5499e62d7f feat: add the FailedSigninLimit and FailedSigninfrozenTime configuration options to the application (#2552)
Add configuration items to the application to limit the number of logins and the login wait time after the maximum number of errors is reached
feat: #2272

fix: fixed the issue where the token parameter could be set to a negative value
2023-12-20 22:29:53 +08:00
46e0bc1a39 Improve i18n texts 2023-12-20 10:09:00 +08:00
f5e0461cae feat: add invitation code for signup feature (#2249)
* feat: add invitation code for signup feature

* feat: add invitation code for signup feature
2023-08-24 13:42:17 +08:00
f0e097e138 feat: fix home page (#2236)
* fix: home page

* fix: home page
2023-08-20 00:58:39 +08:00
47f40c5b24 feat: support 3 more UI languages (#2218)
Signed-off-by: baihhh <2542274498@qq.com>
2023-08-16 15:54:34 +08:00