2cc5e82d91
feat: support login button loading state ( #3694 )
v1.875.0
2025-04-01 00:57:24 +08:00
e55cd94298
feat: fix issue that user email is still unverified after signup ( #3685 )
v1.874.0
2025-03-29 21:24:01 +08:00
08f7a05e61
feat: fix MFA + LDAP bug in /check-user-password API ( #3681 )
v1.873.0
2025-03-26 22:11:58 +08:00
4bee21f4a3
feat: use StaticBaseUrl in frontend
v1.872.0
2025-03-26 21:32:31 +08:00
5417a90223
feat: fix bug that there is already an object named 'casbin_api_rule' in the database ( #3680 )
v1.871.0
2025-03-25 22:24:58 +08:00
131820e34e
feat: add application.ForcedRedirectOrigin
v1.870.0
2025-03-24 13:42:35 +08:00
2fcbf7cf6c
feat: fix apps page grid style ( #3679 )
v1.869.0
2025-03-22 18:19:14 +08:00
14ade8b7e4
feat: fix provider test API's missing owner and name args for auth ( #3676 )
v1.868.0
2025-03-22 17:53:20 +08:00
a11fe59704
feat: support widget items config in org ( #3674 )
v1.867.0
2025-03-21 23:00:07 +08:00
af55d0547f
feat: improve frontend i18n strings
v1.866.0
2025-03-21 21:03:29 +08:00
81102f8298
feat: fix permission update bug when both org and model are modified ( #3671 )
v1.865.0
2025-03-20 09:05:27 +08:00
141372cb86
feat: support face ID provider ( #3666 )
v1.864.0
2025-03-19 22:57:35 +08:00
15a037ca74
feat: increase frontend build memory to 4096 in Dockerfile ( #3672 )
...
297.8 FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
v1.863.0
2025-03-19 10:40:34 +08:00
73c680d56f
feat: avoid using body in GET requests for AirwallexClient payment provider ( #3669 )
v1.862.0
2025-03-18 20:04:15 +08:00
aafc16e4f4
feat: fix dynamic width of navbar UI ( #3664 )
v1.861.0
2025-03-16 16:12:58 +08:00
7be026dd1f
feat: Support for selecting existing users or scanning a QR code when logging into Dingtalk ( #3660 )
v1.860.0
2025-03-13 21:49:07 +08:00
3e7938e5f6
feat: don't panic when provider not found in Login() API ( #3659 )
v1.859.0
2025-03-13 21:35:51 +08:00
30789138e2
feat: fix faceId loop error caused by async ( #3651 )
v1.858.0
2025-03-11 21:03:04 +08:00
9610ce5b8c
feat: can add faceId by uploading images ( #3641 )
v1.857.0
2025-03-09 01:29:25 +08:00
a39a311d2f
feat: fix webhook bug in RecordEx JSON ( #3642 )
v1.856.0
2025-03-08 00:20:59 +08:00
08e41ab762
feat: can specify user fields in webhook edit page ( #3635 )
v1.855.0
2025-03-04 14:16:16 +08:00
85ca318e2f
feat: can assign default group during signup ( #3633 )
v1.854.0
2025-03-02 22:55:51 +08:00
9032865e60
feat: support mobile background for login page ( #3629 )
v1.853.0
2025-03-01 23:01:15 +08:00
5692522ee0
feat: update user language when the language changed on login page ( #3628 )
v1.852.0
2025-03-01 22:28:20 +08:00
cb1882e589
feat: fix MFA bug, revert PR: "feat: don't send verification code if failed signin limit is reached" ( #3627 )
v1.851.0
2025-03-01 12:58:28 +08:00
41d9422687
feat: increase username limit to 255 chars
v1.850.0
2025-03-01 00:44:34 +08:00
3297db688b
feat: support shared cert in GetCert() API
v1.849.0
2025-02-28 23:02:13 +08:00
cc82d292f0
feat: set frontend origin to 7001 if in dev mode ( #3615 )
v1.848.0
2025-02-26 22:35:50 +08:00
f2e3037bc5
feat: don't send verification code if failed signin limit is reached ( #3616 )
2025-02-26 22:34:14 +08:00
d986a4a9e0
feat: fix bug that initialize group children as empty array instead of empty string ( #3620 )
v1.847.0
2025-02-26 08:50:09 +08:00
2df3878c15
feat: fix bug that group.HaveChildren is never set to false bug Something isn't working ( #3609 )
v1.846.0
2025-02-22 01:46:35 +08:00
24ab8880cc
feat: fix bug that organization might be nil in some case and cause nil point error ( #3608 )
v1.845.0
2025-02-21 23:43:30 +08:00
f26b4853c5
feat: bump Go version to go 1.18 ( #3599 )
v1.844.0
2025-02-21 13:10:17 +08:00
d78e8e9776
feat: fix LDAP filter condition will return nil if error happened ( #3604 )
2025-02-21 13:09:39 +08:00
d61f9a1856
feat: update antd from 5.2.3 to 5.24.1 ( #3593 )
v1.843.0
2025-02-18 20:54:10 +08:00
aa52af02b3
feat: fix style props of Editor ( #3590 )
v1.842.0
2025-02-17 13:39:49 +08:00
2a5722e45b
feat: add detail sidebar for record list page, improve token list page ( #3589 )
v1.841.0
2025-02-16 22:01:25 +08:00
26718bc4a1
feat: update signinUrl storage to include pathname and query parameters only to prevent new tab popup after password reset ( #3587 )
v1.840.0
2025-02-14 20:31:36 +08:00
f8d44e2dca
feat: set default CountryCode for user
v1.839.0
2025-02-14 16:54:25 +08:00
26eea501be
feat: don't use organization.MasterVerificationCode when sending
2025-02-14 16:54:25 +08:00
63b8e857bc
feat: update signinUrl storage to include path and query parameters in forced reset password flow ( #3583 )
v1.838.0
2025-02-14 01:32:10 +08:00
81b336b37a
feat: replace react-codemirror2 with @uiw/react-codemirror ( #3577 )
...
Signed-off-by: WindSpiritSR <simon343riley@gmail.com >
v1.837.0
2025-02-14 00:10:33 +08:00
9c39179849
feat: fix bug that user forbidden check will be skipped in OAuth login ( #3580 )
v1.836.0
2025-02-13 13:14:44 +08:00
37d93a5eea
feat: update SendgridEmailProvider to support dynamic host/path, add From name field ( #3576 )
...
* feat: add fields into UI FromName, Host, Endpoint
* feat: update SendgridEmailProvider support dynamic host/path client init, code convention
v1.835.0
2025-02-13 00:51:31 +08:00
e926a07c58
feat: add "User type" to user list page
v1.834.0
2025-02-12 21:29:18 +08:00
9c46344e68
feat: improve default org passwordOptions handling
2025-02-12 21:20:32 +08:00
c0ec73dfd3
feat: fix tableNamePrefix doesn't work bug in /get-dashboard API ( #3572 )
v1.833.0
2025-02-11 17:20:45 +08:00
b1b6ebe692
feat(jwt): add azp
claim to ID token ( #3570 )
...
Added the `azp` (Authorized Party) claim to various JWT token structures
including Claims, ClaimsShort, ClaimsWithoutThirdIdp, and ClaimsStandard.
Updated the generateJwtToken and getClaimsCustom functions to handle the
new claim. This change aligns with the OpenID Connect specification.
v1.832.0
2025-02-10 20:44:44 +08:00
a0931e4597
feat: add userTypes to Organization
v1.831.0
2025-02-09 17:12:13 +08:00
c181006661
feat: cache theme in signup page ( #3568 )
v1.830.0
2025-02-09 15:12:35 +08:00