Commit Graph

  • a11fe59704 feat: support widget items config in org (#3674) v1.867.0 WindSpiritSR 2025-03-21 23:00:07 +08:00
  • af55d0547f feat: improve frontend i18n strings v1.866.0 Yang Luo 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 WindSpiritSR 2025-03-20 09:05:27 +08:00
  • 141372cb86 feat: support face ID provider (#3666) v1.864.0 DacongDA 2025-03-19 22:57:35 +08:00
  • 15a037ca74 feat: increase frontend build memory to 4096 in Dockerfile (#3672) v1.863.0 if0else9 2025-03-19 04:40:34 +02:00
  • 73c680d56f feat: avoid using body in GET requests for AirwallexClient payment provider (#3669) v1.862.0 Cutsin 2025-03-18 20:04:15 +08:00
  • aafc16e4f4 feat: fix dynamic width of navbar UI (#3664) v1.861.0 WindSpiritSR 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 ruanjiefeng 2025-03-13 21:49:07 +08:00
  • 3e7938e5f6 feat: don't panic when provider not found in Login() API (#3659) v1.859.0 Anton Berezhnyi 2025-03-13 15:35:51 +02:00
  • 30789138e2 feat: fix faceId loop error caused by async (#3651) v1.858.0 DacongDA 2025-03-11 21:03:04 +08:00
  • 9610ce5b8c feat: can add faceId by uploading images (#3641) v1.857.0 DacongDA 2025-03-09 01:29:25 +08:00
  • a39a311d2f feat: fix webhook bug in RecordEx JSON (#3642) v1.856.0 DacongDA 2025-03-08 00:20:59 +08:00
  • 08e41ab762 feat: can specify user fields in webhook edit page (#3635) v1.855.0 DacongDA 2025-03-04 14:16:16 +08:00
  • 85ca318e2f feat: can assign default group during signup (#3633) v1.854.0 DacongDA 2025-03-02 22:55:51 +08:00
  • 9032865e60 feat: support mobile background for login page (#3629) v1.853.0 DacongDA 2025-03-01 23:01:15 +08:00
  • 5692522ee0 feat: update user language when the language changed on login page (#3628) v1.852.0 WindSpiritSR 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 hsluoyz 2025-03-01 12:58:28 +08:00
  • a79a2e7e55 Revert "feat: don't send verification code if failed signin limit is reached …" revert-3616-sms-not-send-on-failure-code hsluoyz 2025-03-01 12:57:11 +08:00
  • 41d9422687 feat: increase username limit to 255 chars v1.850.0 Yang Luo 2025-03-01 00:44:34 +08:00
  • 3297db688b feat: support shared cert in GetCert() API v1.849.0 Yang Luo 2025-02-28 23:02:13 +08:00
  • cc82d292f0 feat: set frontend origin to 7001 if in dev mode (#3615) v1.848.0 DacongDA 2025-02-26 22:35:50 +08:00
  • f2e3037bc5 feat: don't send verification code if failed signin limit is reached (#3616) Cliff 2025-02-26 17:34:14 +03:00
  • d986a4a9e0 feat: fix bug that initialize group children as empty array instead of empty string (#3620) v1.847.0 Lai Zn 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 DacongDA 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 DacongDA 2025-02-21 23:43:30 +08:00
  • f26b4853c5 feat: bump Go version to go 1.18 (#3599) v1.844.0 ners 2025-02-21 06:10:17 +01:00
  • d78e8e9776 feat: fix LDAP filter condition will return nil if error happened (#3604) DacongDA 2025-02-21 13:09:39 +08:00
  • d61f9a1856 feat: update antd from 5.2.3 to 5.24.1 (#3593) v1.843.0 WindSpiritSR 2025-02-18 20:54:10 +08:00
  • aa52af02b3 feat: fix style props of Editor (#3590) v1.842.0 WindSpiritSR 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 WindSpiritSR 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 Mayank 2025-02-14 18:01:36 +05:30
  • f8d44e2dca feat: set default CountryCode for user v1.839.0 Yang Luo 2025-02-14 16:54:05 +08:00
  • 26eea501be feat: don't use organization.MasterVerificationCode when sending Yang Luo 2025-02-14 16:24:38 +08:00
  • 63b8e857bc feat: update signinUrl storage to include path and query parameters in forced reset password flow (#3583) v1.838.0 Mayank 2025-02-13 23:02:10 +05:30
  • 81b336b37a feat: replace react-codemirror2 with @uiw/react-codemirror (#3577) v1.837.0 WindSpiritSR 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 DacongDA 2025-02-13 13:14:44 +08:00
  • 37d93a5eea feat: update SendgridEmailProvider to support dynamic host/path, add From name field (#3576) v1.835.0 Bui Le Anh Nguyen 2025-02-12 23:51:31 +07:00
  • e926a07c58 feat: add "User type" to user list page v1.834.0 Yang Luo 2025-02-12 21:29:18 +08:00
  • 9c46344e68 feat: improve default org passwordOptions handling Yang Luo 2025-02-12 21:20:32 +08:00
  • c0ec73dfd3 feat: fix tableNamePrefix doesn't work bug in /get-dashboard API (#3572) v1.833.0 WindSpiritSR 2025-02-11 17:20:45 +08:00
  • b1b6ebe692 feat(jwt): add azp claim to ID token (#3570) v1.832.0 Brian Yu 2025-02-10 20:44:44 +08:00
  • a0931e4597 feat: add userTypes to Organization v1.831.0 Yang Luo 2025-02-09 17:12:13 +08:00
  • c181006661 feat: cache theme in signup page (#3568) v1.830.0 DacongDA 2025-02-09 15:12:35 +08:00
  • 2e83e49492 feat: fix bug due to null characters in descriptor when creating a payment intent (#3567) v1.829.0 Cutsin 2025-02-08 19:35:51 +08:00
  • 5661942175 feat: add CLI version cache and proxy support (#3565) Coki 2025-02-08 19:34:19 +08:00
  • 7f9f7c6468 feat: add CLI tools auto-downloader and updater (#3559) v1.828.0 Coki 2025-02-07 19:22:56 +08:00
  • b7a818e2d3 feat: support AirWallex payment provider (#3558) Cutsin 2025-02-07 19:19:30 +08:00
  • 1a8cfe4ee6 feat: can fetch SAML metadata from URL (#3560) v1.827.0 DacongDA 2025-02-06 23:50:39 +08:00
  • b3526de675 feat: add checkOrgMasterVerificationCode() hsluoyz 2025-02-06 23:46:22 +08:00
  • 3b9e08b70d feat: Fix reset password flow for shared application (#3556) v1.826.0 Mayank 2025-02-06 15:33:23 +05:30
  • cfc6015aca feat: rename Casdoor app URL to authenticator (#3553) v1.825.0 IZUMI-Zu 2025-02-05 23:08:06 +08:00
  • 1600a6799a feat: return error for updateUsedByCode() v1.824.0 hsluoyz 2025-02-05 13:40:41 +08:00
  • ca60cc3a33 feat: show SAML cert parse error better in frontend (#3551) v1.823.0 DacongDA 2025-02-05 10:06:02 +08:00
  • df295717f0 feat: can define what Casdoor pages an org admin can see via Organization.NavItems (#3539) v1.822.0 DacongDA 2025-02-03 00:40:21 +08:00
  • e3001671a2 feat: fix bug that can not delete user if user doesn't belong to any group (#3544) v1.821.0 DacongDA 2025-02-02 17:54:05 +08:00
  • bbe2162e27 feat: fix bug in GetTokenByTokenValue() (#3541) v1.820.0 DacongDA 2025-01-30 00:48:20 +08:00
  • 92b5ce3722 feat: add identifier validation for security in RunCasbinCommand (#3535) v1.819.0 Coki 2025-01-29 18:30:06 +08:00
  • bad21fb6bb feat: check empty password in CheckPassword() v1.818.0 hsluoyz 2025-01-28 21:13:59 +08:00
  • 5a78dcf06d feat: fix Casbin Permissions Not Working When Auto-login is Enabled (#3537) v1.817.0 DacongDA 2025-01-28 19:15:53 +08:00
  • 558b168477 feat: can verify OTP during OAuth login (#3531) v1.816.0 DacongDA 2025-01-27 19:37:26 +08:00
  • 802b6812a9 feat: fix strange "Email is invalid" error in forget password page (#3527) v1.815.0 DacongDA 2025-01-23 14:35:11 +08:00
  • a5a627f92e feat: optimize get-groups API and GroupListPage (#3518) v1.814.0 DacongDA 2025-01-23 09:47:39 +08:00
  • 9701818a6e feat: delete groups for user while deleting user (#3525) DacongDA 2025-01-23 09:46:33 +08:00
  • 06986fbd41 feat: fix theme filter for other URLs like SAML (#3523) v1.813.0 DacongDA 2025-01-22 19:12:12 +08:00
  • 3d12ac8dc2 feat: improve HandleScim() v1.812.0 hsluoyz 2025-01-22 16:15:19 +08:00
  • f01839123f feat: fix missing param recoveryCodes in /mfa/setup/enable API (#3520) v1.811.0 DacongDA 2025-01-21 22:56:02 +08:00
  • e1b3b0ac6a feat: allow user use other mfaType in mfa step and skip redundant MFA verification (#3499) v1.810.0 DacongDA 2025-01-21 20:16:18 +08:00
  • 4b0a2fdbfc feat: append HTML document title and favicon to cookie (#3519) v1.809.0 DacongDA 2025-01-21 19:42:21 +08:00
  • db551eb24a feat: LDAP user can reset password with old password and new password (#3516) v1.808.0 DacongDA 2025-01-20 21:42:05 +08:00
  • 18b49bb731 feat: can reset LDAP password with different password encryption methods (#3513) v1.807.0 DacongDA 2025-01-20 20:00:23 +08:00
  • 17653888a3 feat: refactor the TestSmtpServer code v1.806.0 hsluoyz 2025-01-20 03:17:09 +08:00
  • ee16616df4 feat: support socks5Proxy for AWS Email provider v1.805.0 hsluoyz 2025-01-20 02:36:01 +08:00
  • ea450005e0 feat: fix "logo" bug in footer v1.804.0 hsluoyz 2025-01-20 00:01:46 +08:00
  • 4c5ad14f6b fix: spin will squeeze login panel (#3509) v1.803.0 DacongDA 2025-01-19 23:35:04 +08:00
  • 49dda2aea5 feat: append footerHtml to cookie (#3508) DacongDA 2025-01-19 23:34:43 +08:00
  • a74a004540 feat: append logo url to cookie (#3507) v1.802.0 DacongDA 2025-01-19 08:02:44 +08:00
  • 2b89f6b37b feat: fix issue that application theme is ignored in appendThemeCookie() (#3506) v1.801.0 DacongDA 2025-01-18 21:28:39 +08:00
  • c699e35e6b feat: load theme from first HTML render cookie (#3505) v1.800.0 DacongDA 2025-01-18 19:04:16 +08:00
  • e28d90d0aa feat: support CUCloud SMN notification provider (#3502) v1.799.0 DacongDA 2025-01-17 08:35:31 +08:00
  • 4fc7600865 feat: skip update user ranking if ranking not in accountItem (#3500) v1.798.0 DacongDA 2025-01-14 22:43:49 +08:00
  • 19f62a461b feat: fix SAML's redirectUrl and POST ProtocolBinding (#3498) v1.797.0 Wind Li 2025-01-13 20:55:37 +08:00
  • 7ddc2778c0 feat: show error message when organization doesn't have default application in invitation edit page (#3495) v1.796.0 DacongDA 2025-01-12 22:48:21 +08:00
  • b96fa2a995 feat: skip GetUserCount() if there is no quota limit (#3491) v1.795.0 DacongDA 2025-01-10 22:28:25 +08:00
  • fcfb73af6e feat: increase org password field length to 200 v1.794.0 hsluoyz 2025-01-09 20:07:49 +08:00
  • 43bebc03b9 feat: fix crash in roleChangeTrigger() v1.793.0 hsluoyz 2025-01-09 16:41:56 +08:00
  • c5f25cbc7d feat: getPidByPort() supports alpine now (#3483) v1.792.0 WindSpiritSR 2025-01-08 12:18:46 +08:00
  • 3feb6ce84d feat: add Kwai OAuth provider (#3480) v1.791.0 Cutsin 2025-01-08 00:09:16 +08:00
  • 08d6b45fc5 feat: keeps "build" folder during yarn build v1.790.0 hsluoyz 2025-01-07 23:38:50 +08:00
  • 56d0de64dc feat: support StopOldInstance() v1.789.0 hsluoyz 2025-01-07 21:39:21 +08:00
  • 1813e8e8c7 feat: return goroutine error in get-dashboard API (#3479) v1.788.0 DacongDA 2025-01-07 10:35:45 +08:00
  • e27c764a55 feat: fix bug that GitHub oauth provider shows error if failed to fetch user's email (#3474) v1.787.0 DacongDA 2025-01-05 20:25:42 +08:00
  • e5a2057382 feat: fix empty scope bug in RefreshToken API (#3467) v1.786.0 DacongDA 2025-01-02 12:53:17 +08:00
  • 8457ff7433 feat: support radiusDefaultOrganization in app.conf v1.785.0 Yang Luo 2025-01-02 00:10:58 +08:00
  • 888a6f2feb feat: add regex to restrict Email addresses in OAuth provider (#3465) v1.784.0 DacongDA 2025-01-02 00:00:57 +08:00
  • b57b64fc36 feat: add origin field for mfaAccountTable (#3463) v1.783.0 IZUMI-Zu 2024-12-29 22:51:21 +08:00
  • 0d239ba1cf feat: improve the error message of GitHub OAuth provider (#3462) v1.782.0 DacongDA 2024-12-29 21:54:54 +08:00
  • 8927e08217 feat: speed up GetDashboard() by only fetching last 30 days data (#3458) v1.781.0 DacongDA 2024-12-29 16:15:52 +08:00
  • 0636069584 feat: only fetch created_time field to reduce data size in get-dashboard API (#3457) v1.780.0 DacongDA 2024-12-28 23:52:19 +08:00
  • 4d0f73c84e feat: fix Casdoor OAuth provider doesn't use domain field bug v1.779.0 Yang Luo 2024-12-28 10:01:56 +08:00
  • 74a2478e10 feat: Make MinIO storage provider region setting configurable (#3433) v1.778.0 reserved 2024-12-23 17:07:14 +09:00