dify/api/controllers/console/auth
NeatGuyCoding 2e6e414a9e
the conversion OAuthGrantType(parsed_args["grant_type"]) can raise ValueError for invalid values which is not caught and will produce a 500 (#24854)
2025-09-01 10:05:54 +08:00
..
activate.py
data_source_bearer_auth.py
data_source_oauth.py
error.py
forgot_password.py
login.py
oauth.py
oauth_server.py the conversion OAuthGrantType(parsed_args["grant_type"]) can raise ValueError for invalid values which is not caught and will produce a 500 (#24854) 2025-09-01 10:05:54 +08:00