dify/api/controllers/console/auth
FFXN 83743d5af0
feat: evaluation (#35419)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-20 15:43:22 +08: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 refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
data_source_oauth.py refactor: port api/controllers/console/app/audio.py api/controllers/console/app/message.py api/controllers/console/auth/data_source_oauth.py api/controllers/console/auth/forgot_password.py api/controllers/console/workspace/endpoint.py (#30680) 2026-02-02 18:03:07 +09:00
email_register.py fix: fix orm_exc.DetachedInstanceError (#34904) 2026-04-10 07:13:59 +00:00
error.py Feat/email register refactor (#25369) 2025-09-12 10:24:54 +08:00
forgot_password.py fix: fix orm_exc.DetachedInstanceError (#34904) 2026-04-10 07:13:59 +00:00
login.py refactor(auth): standardize failed login audit logging (#35054) 2026-04-13 12:26:13 +00:00
oauth_server.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
oauth.py fix: fix orm_exc.DetachedInstanceError (#34904) 2026-04-10 07:13:59 +00:00