dify/api/controllers/console/auth
Asuka Minato f6059ef389
add more typing (#24949)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-08 10:40:00 +08:00
..
activate.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
data_source_bearer_auth.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
data_source_oauth.py chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
error.py fix: standardize authentication error messages to prevent user enumeration (#24324) 2025-08-26 09:46:23 +08:00
forgot_password.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
login.py [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2025-09-03 11:52:26 +08:00
oauth.py chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
oauth_server.py add more typing (#24949) 2025-09-08 10:40:00 +08:00