2764 Commits

Author SHA1 Message Date
Yang Luo
086859d1ce feat: change User.Avatar length back to 500 v1.913.0 2025-05-18 09:47:56 +08:00
Yang Luo
9afaf5d695 feat: increase User.Avatar length to 1000 v1.912.0 2025-05-17 19:59:17 +08:00
DacongDA
521f90a603
feat: fix access_token endpoint cannot read clientId in form when using device code flow (#3800) v1.911.0 2025-05-17 18:53:38 +08:00
DacongDA
4260efcfd0
feat: add useIdAsName field for WeCom OAuth provider (#3797) v1.910.0 2025-05-17 02:27:06 +08:00
DacongDA
d772b0b7a8
feat: fix bug that username will be random with useEmailAsUsername enabled (#3793) v1.909.0 2025-05-16 18:40:50 +08:00
DacongDA
702b390da1
feat: fix MFA preference doesn't work bug (#3790) v1.908.0 2025-05-15 21:04:36 +08:00
DacongDA
b15b3b9335
feat: support adapter in app.conf logConfig (#3784) v1.907.0 2025-05-14 08:27:11 +08:00
DacongDA
f8f864c5b9
feat: add logged-in IDP provider info to access token (#3776) v1.906.0 2025-05-11 09:51:51 +08:00
Yang Luo
90e790f83c feat: increase Application.SamlReplyUrl from 100 chars to 500 v1.905.0 2025-05-10 22:42:40 +08:00
DacongDA
58413246f3
feat: fix bug that db not found error in createDatabaseForPostgres (#3765) v1.904.0 2025-05-05 18:25:58 +08:00
Yang Luo
8f307dd907 feat: upgrade go-teams-notify to v2.13.0 v1.903.0 2025-05-05 01:02:27 +08:00
People257
fe42b5e0ba
feat: improve checkGroupName() (#3759) v1.902.0 2025-05-03 22:47:42 +08:00
DacongDA
383bf44391
feat: support OIDC device flow: "/api/device-auth" (#3757) v1.901.0 2025-04-30 23:42:26 +08:00
DacongDA
36f5de3203
feat: allow jwks to include the certs from non-admin owner (#3749) v1.900.0 2025-04-28 09:31:56 +08:00
DacongDA
eae69c41d7
feat: add object field filter for webhook (#3746) v1.899.0 2025-04-26 22:05:36 +08:00
Khaled Omara
91057f54f3
feat: add Pbkdf2DjangoCredManager (#3745) v1.898.0 2025-04-25 16:16:50 +08:00
DacongDA
daa7b79915
feat: improve error handling of webauthn login (#3744) v1.897.0 2025-04-24 01:11:24 +08:00
DacongDA
d3a5539dae
feat: fix loading status not reset issue when failed to login (#3743) v1.896.0 2025-04-24 00:57:52 +08:00
DacongDA
7d1c614452
feat: use random name as name if user's name is invalid when created by third party provider (#3742) v1.895.0 2025-04-23 21:30:19 +08:00
Yang Luo
e2eafa909b feat: fix MODEL_URL in FaceRecognitionModal v1.894.0 2025-04-21 09:10:30 +08:00
DacongDA
56bcef0592
feat: support application.formCss in forget-password page (#3733) v1.893.0 2025-04-19 22:59:21 +08:00
DacongDA
0860cbf343
feat: can specify content type and http body field mapping for Custom HTTP Email provider (#3730) v1.892.0 2025-04-17 01:59:11 +08:00
Maxime LUCE
2f4180b1b6
feat: add missing currencies in plan edit page (#3727) v1.891.0 2025-04-15 16:01:14 +08:00
DacongDA
e3d5619b25
feat: support custom HTTP headers in custom HttpEmailProvider and hide unused fields (#3723) v1.890.0 2025-04-13 23:52:04 +08:00
closeobserve
019fd87b92
feat: fix code comment typos (#3724) v1.889.0 2025-04-13 17:57:37 +08:00
Yang Luo
5c41c6c4a5 feat: add BRL currency v1.888.0 2025-04-11 22:24:45 +08:00
Jefferson Rodrigues
b7fafcc62b
feat: improve InitFromFile() code order to fix GetOrganizationApplicationCount always returns 0 bug (#3720) v1.887.0 2025-04-11 01:43:54 +08:00
Yang Luo
493ceddcd9 feat: improve error handling in system info page 2025-04-11 01:41:27 +08:00
Gabriel Brecci
fc618b9bd5
feat: add validation for optional fields in IntrospectionToken for custom token types (#3717) v1.886.0 2025-04-09 22:27:19 +08:00
DacongDA
a00900e405
feat: fix sqlite bug for failed to lookup Client-side Discoverable Credential: user not exist (#3719) 2025-04-09 22:26:47 +08:00
Gabriel Brecci
77ef5828dd
feat(introspection): return correct active status for expired or revoked tokens (#3716) v1.885.0 2025-04-09 02:00:30 +08:00
DacongDA
c11f013e04
feat: return "Active: false" for expired token in IntrospectToken() (#3714) v1.884.0 2025-04-08 23:20:44 +08:00
DacongDA
b3bafe8402
feat: fix bug that unable to query webauthnCredentials when db is mssql or postgres in GetUserByWebauthID() (#3712) v1.883.0 2025-04-08 17:51:32 +08:00
DacongDA
f04a431d85
feat: Casdoor's LDAP client supports LDAP server's self-signed certificates now (#3709) v1.882.0 2025-04-07 02:02:32 +08:00
WindSpiritSR
952538916d
feat: check application existence in object.AddUser() (#3686) v1.881.0 2025-04-05 16:38:20 +08:00
Eng Zer Jun
18bb445e71
feat: update github.com/golang-jwt/jwt dependency to v5 (#3708) v1.880.0 2025-04-05 02:05:41 +08:00
DacongDA
cca88e2cb0
feat: fix bug that when email/sms mfa is not preferred, message will send to masked address (#3705) v1.879.0 2025-04-04 01:08:29 +08:00
Yang Luo
86c10fe0ab feat: change org.CountryCodes to mediumtext v1.878.0 2025-04-02 20:23:04 +08:00
DacongDA
c1b3bf0f45
feat: set button to loading status immediately after click (#3696) v1.877.0 2025-04-02 01:15:36 +08:00
DacongDA
62bda61af5
feat: can use provider_hint arg to do OAuth redirect automatically (#3698) 2025-04-02 01:15:20 +08:00
DacongDA
b6f943e326
feat: support WebAuthn login without username and upgrade Go to 1.21 (#3695) v1.876.0 2025-04-01 16:35:59 +08:00
DacongDA
2cc5e82d91
feat: support login button loading state (#3694) v1.875.0 2025-04-01 00:57:24 +08:00
DacongDA
e55cd94298
feat: fix issue that user email is still unverified after signup (#3685) v1.874.0 2025-03-29 21:24:01 +08:00
WindSpiritSR
08f7a05e61
feat: fix MFA + LDAP bug in /check-user-password API (#3681) v1.873.0 2025-03-26 22:11:58 +08:00
Yang Luo
4bee21f4a3 feat: use StaticBaseUrl in frontend v1.872.0 2025-03-26 21:32:31 +08:00
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