dify/api/controllers/console/auth
林玮 (Jade Lin) 82ff93cbdd
feat(oauth): preserve redirect_url through OAuth state for post-login… (#38900)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-14 08:23:39 +00:00
..
activate.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +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 Feat/email register refactor (#25369) 2025-09-12 10:24:54 +08:00
forgot_password.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
login.py feat(enterprise): enforce licensed seats cap at account creation (#38883) 2026-07-14 06:51:19 +00:00
oauth_server.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
oauth.py feat(oauth): preserve redirect_url through OAuth state for post-login… (#38900) 2026-07-14 08:23:39 +00:00