dify/api/controllers/console/auth
zyssyz123 2b8e40af32
fix(auth): validate account before accepting invitations (#39438)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-23 03:56:32 +00:00
..
activate.py fix(auth): validate account before accepting invitations (#39438) 2026-07-23 03:56:32 +00:00
data_source_bearer_auth.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
data_source_oauth.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
email_register.py feat(enterprise): enforce licensed seats cap at account creation (#38883) 2026-07-14 06:51:19 +00:00
error.py fix(auth): validate account before accepting invitations (#39438) 2026-07-23 03:56:32 +00:00
forgot_password.py fix: fix miss create rbac binding (#39023) 2026-07-16 02:25:42 +00:00
login.py fix: fix miss create rbac binding (#39023) 2026-07-16 02:25:42 +00:00
oauth_server.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
oauth.py fix(oauth): reauth after accepting invitation (#39366) 2026-07-22 05:59:04 +00:00