dify/api/controllers/console/auth
Asuka Minato 3216b67bfa
refactor: examples of use match case (#31312)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-01 19:25:54 +09:00
..
activate.py feat: implement workspace permission checks for member invitations an… (#31202) 2026-01-18 19:35:50 -08: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 reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
email_register.py chore: case insensitive email (#29978) 2026-01-13 15:42:44 +08:00
error.py Feat/email register refactor (#25369) 2025-09-12 10:24:54 +08:00
forgot_password.py chore: case insensitive email (#29978) 2026-01-13 15:42:44 +08:00
login.py chore: case insensitive email (#29978) 2026-01-13 15:42:44 +08:00
oauth.py chore: case insensitive email (#29978) 2026-01-13 15:42:44 +08:00
oauth_server.py refactor: examples of use match case (#31312) 2026-02-01 19:25:54 +09:00