2307 Commits

Author SHA1 Message Date
Andrey
498900df76
feat: allow dot in the username (like john.smith) (#2692) v1.532.0 2024-02-12 20:52:17 +08:00
Dmitri Aleksandrov
7e3c1a6581
fix: improve goth code (#2693)
Signed-off-by: Dmitrii Aleksandrov <goodmobiledevices@gmail.com>
2024-02-12 20:51:58 +08:00
github-actions[bot]
6e28043dba
refactor: New Crowdin translations (#2648)
* refactor: New Crowdin translations by Github Action

* refactor: New Crowdin Backend translations by Github Action

---------

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
v1.531.0
2024-02-12 18:54:31 +08:00
Yang Luo
cb200687dc feat: fix GetUserByUserId() API crash issue 2024-02-12 18:51:55 +08:00
Lars Lehtonen
23bb0ee450
feat: fix error handling in AdfsIdProvider (#2687) v1.530.0 2024-02-10 15:38:38 +08:00
Yang Luo
117259dfc5 ci: fix repo name in CI 2024-02-10 15:38:17 +08:00
DacongDA
e71d0476f0
feat: support data initialization for groups, adapters, enforcers, plans and pricings (#2685) 2024-02-08 20:46:40 +08:00
Yang Luo
b5d26767b2 docs: improve README 2024-02-08 00:02:31 +08:00
DacongDA
5c4e22288e
feat: improve error handling and code format (#2682)
* feat: improve error process and code format

* feat: improve error process and code format
v1.529.0
2024-02-07 20:55:33 +08:00
Satinder Singh
3ac4be64b8
fix: error msg for invalid org & app names in signup (#2679) v1.528.1 2024-02-07 08:53:50 +08:00
DacongDA
97db54b6b9
feat: full support for wechat official account login (#2677)
* feat: full support for wechat official account login

* feat: improve provider edit page

* fix: improve i18n format
v1.528.0
2024-02-07 00:00:10 +08:00
Yang Luo
3a19d4c7c8 fix: do not filter webhooks by org v1.527.1 2024-02-06 20:33:11 +08:00
Yaodong Yu
a60be2b2ab
feat: refactor MFA code and fix no-session bug (#2676)
* refactor: refactor mfa

* refactor: refactor mfa

* refactor: refactor mfa

* lint

* chore: reduce wait time
v1.527.0
2024-02-06 20:17:59 +08:00
Yang Luo
06ef97a080 feat: can delete the whole SigninMethodTable v1.526.0 2024-02-06 16:43:16 +08:00
dacongda
167c1b0f1b
feat: fix bug in WeChat OA login (#2674)
* fix: fix the problem of Wechat Official Account login

* fix: fix code format problem

* fix: add error display and fix the code format problem

* fix: i18n problem and code format
v1.525.0
2024-02-05 21:38:12 +08:00
Satinder Singh
7d0eae230e
fix: fix /signup organization parameter issue (#2669) v1.524.1 2024-02-03 11:47:36 +08:00
Yang Luo
901867e8bb feat: fix /signup parameter issue v1.524.0 2024-02-03 10:00:47 +08:00
HGZ-20
b7be1943fa
feat: Add Invitation Code to Generate Invitation Link (#2666)
Add auto-population of invitation fields in the registration page based on the invitation code in the link
v1.523.0
2024-02-02 21:12:56 +08:00
Yaodong Yu
bbbda1982f
feat: fix missing MFA session issue (#2667) v1.522.0 2024-02-02 10:23:17 +08:00
dacongda
e593f5be5b
fix: improve code format (#2665)
* feat: replace io/ioutils pacakage with io/os package

* fix: add missing error handling
v1.521.1
2024-02-01 23:06:12 +08:00
Dmitri Aleksandrov
0918757e85
feat: add template support for Custom HTTP SMS provider (#2662) v1.521.0 2024-02-01 17:50:22 +08:00
dacongda
ce0d45a70b
feat: support SAML POST binding (#2661)
* fix: support saml http post binding

* fix: support saml http post binding

* fix: support saml post binding sp
v1.520.0
2024-02-01 17:28:56 +08:00
Konstantin
c4096788b2
feat: ABAC support for /api/enforce endpoint (#2660) v1.519.0 2024-01-31 23:14:55 +08:00
dacongda
523186f895
feat: Support sha512 password encryption algorithm (#2657)
* add sha512 encryption support for password

* fead: add sha512 encryption support for password
v1.518.0
2024-01-31 00:06:06 +08:00
Satinder Singh
ef373ca736
feat: add deletedTime to user (#2652) v1.517.0 2024-01-30 23:18:32 +08:00
Yang Luo
721a681ff1 fix: improve error handling in GetUserApplication() v1.516.1 2024-01-30 21:40:39 +08:00
Yang Luo
8b1c4b0c75 feat: make phone field longer to 100 v1.516.0 2024-01-30 19:06:18 +08:00
Yang Luo
540f22f8bd feat: refactor GetTokenByTokenValue() v1.515.0 2024-01-29 10:03:33 +08:00
Yang Luo
79f81f1356 Improve error handling in IntrospectToken() 2024-01-29 09:58:40 +08:00
Yaodong Yu
4e145f71b5
feat: improve MFA UI and jump URL (#2647)
* fix: mfa UI

* fix: mfa UI
v1.514.0
2024-01-28 16:46:35 +08:00
Yang Luo
104f975a2f fix: fix wrong org issue for user's "signupApplication" v1.513.1 2024-01-28 01:51:03 +08:00
Yang Luo
71bb400559 feat: support using org's defaultAvatar when adding user in web UI v1.513.0 2024-01-28 01:07:20 +08:00
Yang Luo
93c3c78d42 feat: support "id_card" in UpdateUser() v1.512.0 2024-01-26 08:23:55 +08:00
Zhang Zhe
dd51bbbabf
feat: fix autoComplete for MFA passcode and SMS code (#2642)
* update: mfa autoComplete="off"

* Update SendCodeInput.js

---------

Co-authored-by: hsluoyz <hsluoyz@qq.com>
v1.511.0
2024-01-23 19:52:16 +08:00
HGZ-20
5318519bf8
fix: fix bug in LDAP user login error count (#2636)
Fix the issue where the login error count is not reset to 0 after a successful LDAP user login.
v1.510.1
2024-01-22 13:42:11 +08:00
HGZ-20
d7c40459c0
feat: implement the enforcement for new invitation page (#2628)
Added new invitation code implementation
v1.510.0
2024-01-22 02:25:13 +08:00
LiusCraft
de2932b5fb
feat: use standalone Twitter OAuth provider instead of goth (#2632) v1.509.0 2024-01-20 21:49:02 +08:00
Yang Luo
f4c873ffe6 Fix user profile page UI 2024-01-20 19:28:43 +08:00
Yang Luo
97c7f2631a feat: fix organization.IsProfilePublic issue v1.508.0 2024-01-20 16:00:04 +08:00
Yang Luo
93f0425759 Remove old application's InvitationCodes 2024-01-20 10:58:08 +08:00
Yang Luo
6a00657e42 feat: fix forbidden and soft-delete check in forget password page v1.507.0 2024-01-19 22:13:02 +08:00
Yang Luo
88130bf020 feat: add forbidden check in SetPassword() v1.506.0 2024-01-19 16:30:22 +08:00
Yang Luo
5e99007fc9 Update goth to v1.78.0 2024-01-19 16:09:32 +08:00
Yang Luo
66aca3124c fix: improve error handling in LarkIdProvider 2024-01-19 15:37:15 +08:00
github-actions[bot]
61deb75c84
refactor: New Crowdin translations (#2512)
* refactor: New Crowdin translations by Github Action

* refactor: New Crowdin Backend translations by Github Action

---------

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-18 22:18:51 +08:00
Yang Luo
b8db07db4d feat: enable GetMaskedSyncers() v1.505.0 2024-01-18 20:59:27 +08:00
Yang Luo
a681c267b3 Refactor code format 2024-01-18 20:53:04 +08:00
Yang Luo
5fb6ea0ab4 Fix "password" tab in SigninMethods 2024-01-18 20:17:05 +08:00
Yang Luo
0f6b7984d4 feat: improve isAllowedInDemoMode() v1.504.0 2024-01-17 13:07:44 +08:00
Yang Luo
ba9d6e5d78 Fix Swagger API version 2024-01-16 00:09:28 +08:00