cef2ab213b
feat: add JWT-Standard format to fix oidc address type problem ( #3050 )
...
* feat: add JWT-Standard option to return standard OIDC UserInfo
* fix: fix error occurs by different claim type
* feat: improve code format and add missing return
2024-07-12 09:36:50 +08:00
91268bca70
Improve enableAutoSignin option UI
2024-03-22 22:55:10 +08:00
391a533ce1
feat: add "Face ID" login method ( #2782 )
...
Face Login via face-api.js
2024-03-16 09:04:00 +08:00
d25eaa65cd
feat: support custom page footer ( #2790 )
2024-03-08 23:11:03 +08:00
bc399837cc
Rename label to "Custom CSS"
2024-03-03 20:45:14 +08:00
44abfb3430
feat: support custom header HTML in entry pages ( #2731 )
2024-02-22 17:56:47 +08:00
3e8bfb52a8
feat: add signin items table ( #2695 )
...
* feat: add signin items table
* fix:unable to login
* feat: improve code format
* fix: fix display err on signup link
* feat: improve display of sign up link
2024-02-13 23:12:40 +08:00
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
2024-02-01 17:28:56 +08:00
93f0425759
Remove old application's InvitationCodes
2024-01-20 10:58:08 +08:00
5bb12a30d4
Don't show two errors in verificationCode login page
2024-01-13 16:01:22 +08:00
fdb68bf9c8
Rename to SigninMethodTable
2024-01-13 15:53:01 +08:00
9b7f465a47
Fix failedSigninFrozenTime typo
2024-01-13 02:12:29 +08:00
b118a3bb76
Add TokenFields to application
2024-01-09 22:09:21 +08:00
ffa54247cd
feat: add LDAP signin method ( #2591 )
...
Add support for LDAP login methods
Add option to control LDAP user in password login method.
2024-01-08 21:07:34 +08:00
e3f28e8b4c
feat: Support more flexible login method control ( #2566 )
2024-01-02 21:11:52 +08:00
63081641d6
Improve i18n text
2023-12-22 00:25:46 +08:00
5499e62d7f
feat: add the FailedSigninLimit
and FailedSigninfrozenTime
configuration options to the application ( #2552 )
...
Add configuration items to the application to limit the number of logins and the login wait time after the maximum number of errors is reached
feat: #2272
fix: fixed the issue where the token parameter could be set to a negative value
2023-12-20 22:29:53 +08:00
22b57fdd23
Add application.EnableSamlC14n10
2023-10-20 22:37:23 +08:00
53243a30f3
feat: support tencent cloud SAML SSO authentication with casdoor ( #2409 )
...
* feat: Support Tencent Cloud SAML SSO authentication with Casdoor
* feat: support SamlAttributeTable in the frontend
* fix:fixed the error where frontend fields did not match the database fields
* fix:fix lint error
* fix:fixed non-standard naming
* fix:remove if conditional statement
* feat:Add Saml Attribute format select
* fix:fix typo
* fix:fix typo
* fix:fix typo
* Update SamlAttributeTable.js
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com >
2023-10-17 15:40:41 +08:00
2dd1dc582f
Add text to app's signup table
2023-10-15 18:17:50 +08:00
684cbdb951
fix: replace the wrong param name willExist ( #2389 )
2023-10-10 21:47:38 +08:00
3459ef1479
Improve termsOfUse UI and error handling
2023-09-07 10:33:20 +08:00
f5e0461cae
feat: add invitation code for signup feature ( #2249 )
...
* feat: add invitation code for signup feature
* feat: add invitation code for signup feature
2023-08-24 13:42:17 +08:00
bfe8e5f3e7
fix: fix response data assignment error ( #2129 )
2023-07-25 13:52:31 +08:00
0a9587901a
fix: fix response data assignment error in ApplicationEditPage.js ( #2126 )
2023-07-24 20:09:09 +08:00
577bd6ce58
feat: fix response data assignment error ( #2123 )
2023-07-24 14:52:30 +08:00
a6f803aff1
feat: refactor code to use responseOK everywhere ( #2111 )
...
* refactor: use responseOK return frontend format json data
* revert handle error
* revert handle error
2023-07-23 09:49:16 +08:00
807aea5ec7
feat: add tags to application ( #2027 )
...
* feat: add tags to application
* fix: fix for merge master
* feat: update i18n(backend&frontend) for application tags
2023-06-30 00:04:12 +08:00
cd7589775c
feat: replace all panic by response err ( #1993 )
...
* fix: missing return after response error
* feat: handle error in frontend
* feat: disable loading and catch org edit error
* chore: i18 for error message
* chore: remove break line
* feat: application catching error
2023-06-27 21:33:47 +08:00
0bda29f143
feat: show 404 error for non-existent objects in edit pages
2023-06-10 01:56:15 +08:00
70c372c3f7
Fix Provider API responses
2023-06-02 11:49:38 +08:00
11f3af1ede
Improve Select modes
2023-05-31 17:36:11 +08:00
8ede4993af
feat: specify login organization
2023-05-27 19:02:54 +08:00
8d246f2d98
ci: revert "feat: fix UI in IE11" ( #1879 )
...
This reverts commit 44cd55e55f
.
2023-05-22 22:21:56 +08:00
44cd55e55f
feat: fix UI in IE11 ( #1878 )
2023-05-22 16:59:37 +08:00
596742d782
Show org column better for admin (shared)
2023-05-17 17:30:47 +08:00
0b5ecca5c8
Support empty application in page
2023-05-16 22:17:39 +08:00
c33d537ac1
Add formCssMobile to application
2023-05-12 12:16:03 +08:00
cb542ae46a
feat: fix org admin permissions ( #1822 )
2023-05-09 00:06:52 +08:00
b1589e11eb
Fix signin preview when there's no redirectUris
2023-05-01 10:31:21 +08:00
cdcc0b39e2
feat: filter not selected provider item ( #1701 )
2023-04-01 10:22:18 +08:00
a8937d3046
feat: refactor agreement modal and create folders to classify components ( #1686 )
...
* refactor: refactor agreement modal and create folders to classify components
* fix: i18
* fix: i18
* fix: i18n
2023-03-26 18:44:47 +08:00
5989c4ff34
Remove i18n duplicates
2023-03-19 01:03:12 +08:00
28d24cc913
Improve i18n
2023-03-18 12:18:42 +08:00
fba0021e22
Fix enableLinkWithEmail UI
2023-03-17 23:47:13 +08:00
950a274b23
fix: region don't display in userEditPage ( #1544 )
2023-02-12 18:56:56 +08:00
cc6ea1b60e
feat: fix application edit page crash and language icon position ( #1511 )
...
* fix: widget position and color
* feat: fix applicationEdit crush
2023-02-01 23:11:48 +08:00
95b32d5ebf
feat: support customize theme ( #1500 )
...
* refactor: simplify functions and improve variable naming
* feat: add themeEditor component
* feat: support customize theme
* chore: resolve conflict and add LICENCE
* chore: format code
* refactor: use icon replace background url
* feat: improve organization and application theme editor
2023-02-01 22:06:40 +08:00
fcdf1e8dd2
feat: improve Select component performance ( #1472 )
2023-01-12 23:11:11 +08:00
7d25b9cdd8
feat: auto link accounts with the same email ( #1464 )
2023-01-11 23:19:16 +08:00