dify/api/controllers/console/auth
Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-26 18:10:31 +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 Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +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 fix: standardize authentication error messages to prevent user enumeration (#24324) 2025-08-26 09:46:23 +08:00
oauth.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00