dify/api/controllers/console/auth
2026-08-19 06:57:47 +00:00
..
activate.py refactor(api): extract account activation application service (#40421) 2026-08-18 05:27:40 +00:00
data_source_bearer_auth.py refactor(api): decouple data source API key auth flow (#40452) 2026-08-18 04:30:17 +00:00
data_source_oauth.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
email_register.py feat: create accounts with client IP (#40875) 2026-08-17 09:29:57 +00:00
error.py fix(auth): harden email code login verification (#40960) 2026-08-19 06:57:47 +00:00
forgot_password.py refactor: replace manual model_validate with @model_validate in auth/billing/tag controllers (#40240) 2026-08-09 06:14:07 +00:00
login.py fix(auth): harden email code login verification (#40960) 2026-08-19 06:57:47 +00:00
oauth_server.py feat(oauth): drive silent authorization from oauth_provider_apps.auto_authorize (#40783) 2026-08-14 10:29:39 +00:00
oauth.py feat: create accounts with client IP (#40875) 2026-08-17 09:29:57 +00:00