8000 Tags · jellybobbin/casdoor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jellybobbin/casdoor

Tags

v1.762.0

Toggle v1.762.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update go sms sender (casdoor#3386)

v1.761.0

Toggle v1.761.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: fix countryCode param bug in MFA login (casdoor#3384)

v1.760.0

Toggle v1.760.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: fix "dest is missing" bug in MFA login (casdoor#3383)

* feat: support stateless mfa setup

* Revert "feat: support stateless mfa setup"

This reverts commit bd843b2.

* feat: use new implement

* fix: missing set field on login

v1.759.0

Toggle v1.759.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support stateless MFA setup (casdoor#3382)

v1.758.0

Toggle v1.758.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add more data to the dashboard page chart casdoor#3365 (casdoor…

…#3375)

* test

* feat: casdoor#3365 add more dada to the dashboard page chart

* feat: casdoor#3365 Add more data to the dashboard page chart

v1.757.0

Toggle v1.757.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add translations for Persian (casdoor#3372)

v1.756.0

Toggle v1.756.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
BBD5
feat: fix SAML failed to redirect issue when login api returns Requir…

…edMfa (casdoor#3364)

v1.755.0

Toggle v1.755.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Force users to change their passwords after 3/6/12 months (casd…

…oor#3352)

* feat: Force users to change their passwords after 3/6/12 months

* feat: Check if the password has expired by using the last_change_password_time field added to the user table

* feat: Use the created_time field of the user table to aid password expiration checking

* feat: Rename variable

v1.754.0

Toggle v1.754.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update CI's upload-artifact and download-artifact actions to v4 (

…casdoor#3361)

v3 of `actions/upload-artifact` and `actions/download-artifact` will be
fully deprecated by 5 December 2024. Jobs that are scheduled to run
during the brownout periods will also fail. See [1][2].

[1]: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
[2]: https://github.blog/changelog/2024-11-05-notice-of-breaking-changes-for-github-actions/

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>

v1.753.0

Toggle v1.753.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: fix placeholder bug in signin page (casdoor#3359)

0