2719 Commits

Author SHA1 Message Date
DacongDA
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
Yang Luo
131820e34e feat: add application.ForcedRedirectOrigin v1.870.0 2025-03-24 13:42:35 +08:00
WindSpiritSR
2fcbf7cf6c
feat: fix apps page grid style (#3679) v1.869.0 2025-03-22 18:19:14 +08:00
WindSpiritSR
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
WindSpiritSR
a11fe59704
feat: support widget items config in org (#3674) v1.867.0 2025-03-21 23:00:07 +08:00
Yang Luo
af55d0547f feat: improve frontend i18n strings v1.866.0 2025-03-21 21:03:29 +08:00
WindSpiritSR
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
DacongDA
141372cb86
feat: support face ID provider (#3666) v1.864.0 2025-03-19 22:57:35 +08:00
if0else9
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
Cutsin
73c680d56f
feat: avoid using body in GET requests for AirwallexClient payment provider (#3669) v1.862.0 2025-03-18 20:04:15 +08:00
WindSpiritSR
aafc16e4f4
feat: fix dynamic width of navbar UI (#3664) v1.861.0 2025-03-16 16:12:58 +08:00
ruanjiefeng
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
Anton Berezhnyi
3e7938e5f6
feat: don't panic when provider not found in Login() API (#3659) v1.859.0 2025-03-13 21:35:51 +08:00
DacongDA
30789138e2
feat: fix faceId loop error caused by async (#3651) v1.858.0 2025-03-11 21:03:04 +08:00
DacongDA
9610ce5b8c
feat: can add faceId by uploading images (#3641) v1.857.0 2025-03-09 01:29:25 +08:00
DacongDA
a39a311d2f
feat: fix webhook bug in RecordEx JSON (#3642) v1.856.0 2025-03-08 00:20:59 +08:00
DacongDA
08e41ab762
feat: can specify user fields in webhook edit page (#3635) v1.855.0 2025-03-04 14:16:16 +08:00
DacongDA
85ca318e2f
feat: can assign default group during signup (#3633) v1.854.0 2025-03-02 22:55:51 +08:00
DacongDA
9032865e60
feat: support mobile background for login page (#3629) v1.853.0 2025-03-01 23:01:15 +08:00
WindSpiritSR
5692522ee0
feat: update user language when the language changed on login page (#3628) v1.852.0 2025-03-01 22:28:20 +08:00
hsluoyz
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
Yang Luo
41d9422687 feat: increase username limit to 255 chars v1.850.0 2025-03-01 00:44:34 +08:00
Yang Luo
3297db688b feat: support shared cert in GetCert() API v1.849.0 2025-02-28 23:02:13 +08:00
DacongDA
cc82d292f0
feat: set frontend origin to 7001 if in dev mode (#3615) v1.848.0 2025-02-26 22:35:50 +08:00
Cliff
f2e3037bc5
feat: don't send verification code if failed signin limit is reached (#3616) 2025-02-26 22:34:14 +08:00
Lai Zn
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
DacongDA
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
DacongDA
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
ners
f26b4853c5
feat: bump Go version to go 1.18 (#3599) v1.844.0 2025-02-21 13:10:17 +08:00
DacongDA
d78e8e9776
feat: fix LDAP filter condition will return nil if error happened (#3604) 2025-02-21 13:09:39 +08:00
WindSpiritSR
d61f9a1856
feat: update antd from 5.2.3 to 5.24.1 (#3593) v1.843.0 2025-02-18 20:54:10 +08:00
WindSpiritSR
aa52af02b3
feat: fix style props of Editor (#3590) v1.842.0 2025-02-17 13:39:49 +08:00
WindSpiritSR
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
Mayank
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
Yang Luo
f8d44e2dca feat: set default CountryCode for user v1.839.0 2025-02-14 16:54:25 +08:00
Yang Luo
26eea501be feat: don't use organization.MasterVerificationCode when sending 2025-02-14 16:54:25 +08:00
Mayank
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
WindSpiritSR
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
DacongDA
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
Bui Le Anh Nguyen
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
Yang Luo
e926a07c58 feat: add "User type" to user list page v1.834.0 2025-02-12 21:29:18 +08:00
Yang Luo
9c46344e68 feat: improve default org passwordOptions handling 2025-02-12 21:20:32 +08:00
WindSpiritSR
c0ec73dfd3
feat: fix tableNamePrefix doesn't work bug in /get-dashboard API (#3572) v1.833.0 2025-02-11 17:20:45 +08:00
Brian Yu
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
Yang Luo
a0931e4597 feat: add userTypes to Organization v1.831.0 2025-02-09 17:12:13 +08:00
DacongDA
c181006661
feat: cache theme in signup page (#3568) v1.830.0 2025-02-09 15:12:35 +08:00
Cutsin
2e83e49492
feat: fix bug due to null characters in descriptor when creating a payment intent (#3567) v1.829.0 2025-02-08 19:35:51 +08:00
Coki
5661942175
feat: add CLI version cache and proxy support (#3565)
* feat: add CLI version cache mechanism

* feat: add /api/refresh-engines to allowed endpoints in demo mode

* feat: add proxy support for cli downloader

* feat: add SafeGoroutine for CLIDownloader initialization

* refactor: optimize code structure
2025-02-08 19:34:19 +08:00
Coki
7f9f7c6468
feat: add CLI tools auto-downloader and updater (#3559)
* feat: add CLI downloader feature

* feat: add CLI refresh endpoint and scheduler

* feat: improve binary names mapping for different platforms and architectures

* fix: format binary names in getBinaryNames function

* fix: change file permission notation to octal in cli_downloader.go

* feat: add isDemoMode check for CLI downloader features
v1.828.0
2025-02-07 19:22:56 +08:00
Cutsin
b7a818e2d3
feat: support AirWallex payment provider (#3558)
* feat: support AirWallex payment provider

* chore: add some information due to AirWallex's risk control policy
2025-02-07 19:19:30 +08:00