dify/api/controllers/console/auth
2026-08-09 06:14:07 +00:00
..
activate.py refactor: replace manual model_validate with @model_validate in auth/billing/tag controllers (#40240) 2026-08-09 06:14:07 +00:00
data_source_bearer_auth.py chore: dep inject for model in tags, mcp server, and data source auth (#40159) 2026-08-07 12:38:29 +00:00
data_source_oauth.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
email_register.py refactor: replace manual model_validate with @model_validate in auth/billing/tag controllers (#40240) 2026-08-09 06:14:07 +00:00
error.py fix(auth): validate account before accepting invitations (#39438) 2026-07-23 03:56:32 +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 refactor: replace manual model_validate with @model_validate in auth/billing/tag controllers (#40240) 2026-08-09 06:14:07 +00:00
oauth_server.py chore: dep inject for model in oauth server (#40147) 2026-08-07 11:16:11 +00:00
oauth.py refactor: remove backend-only system feature fields (#39543) 2026-07-25 02:01:12 +00:00