This website requires JavaScript.
Explore
Help
Register
Sign In
cetdev
/
dify
Watch
0
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
copilot/fix-security-issue
dify
/
api
/
tests
/
unit_tests
/
controllers
/
console
/
auth
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
3 people
Asuka Minato
GitHub
autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
c277f48084
test: move email registration coverage to unit tests (
#38928
)
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-15 04:05:59 +00:00
..
test_account_activation.py
…
test_authentication_security.py
…
test_data_source_bearer_auth.py
…
test_email_register_language.py
…
test_email_register.py
test: move email registration coverage to unit tests (
#38928
)
2026-07-15 04:05:59 +00:00
test_email_verification.py
…
test_forgot_password.py
test: move console forgot-password coverage to unit tests (
#38922
)
2026-07-15 03:56:41 +00:00
test_login_logout.py
feat(enterprise): enforce licensed seats cap at account creation (
#38883
)
2026-07-14 06:51:19 +00:00
test_oauth_redirect.py
feat(oauth): preserve redirect_url through OAuth state for post-login… (
#38900
)
2026-07-14 08:23:39 +00:00
test_oauth_server.py
…
test_oauth_timezone.py
feat(oauth): preserve redirect_url through OAuth state for post-login… (
#38900
)
2026-07-14 08:23:39 +00:00
test_token_refresh.py
…