dify/api/controllers/console/auth
NeatGuyCoding a9c7669c16
chore: comply to RFC 6750 and improve bearer token split (#24955)
2025-09-03 22:29:08 +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 chore: comply to RFC 6750 and improve bearer token split (#24955) 2025-09-03 22:29:08 +08:00