This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-04-20 15:00:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
059d605a6d48e7638c8f1f65f9e6efe7b60ff9da
dify
/
api
/
controllers
/
console
/
auth
History
Yunlu Wen
3193e8a712
chore: reorg imports (
#35308
)
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 08:50:02 +00:00
..
activate.py
refactor: replace bare dict with dict[str, Any] in response converter… (
#35212
)
2026-04-14 19:45:04 +00:00
data_source_bearer_auth.py
…
data_source_oauth.py
…
email_register.py
…
error.py
…
forgot_password.py
…
login.py
refactor(auth): standardize failed login audit logging (
#35054
)
2026-04-13 12:26:13 +00:00
oauth_server.py
chore: reorg imports (
#35308
)
2026-04-16 08:50:02 +00:00
oauth.py
…