Commit Graph

12 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
b0aaf09ef1 Add 7 new i18n languages 2023-09-02 18:49:43 +08:00