dify/api/controllers/console/auth
CodingOnStar 0eec43d086 chore(api): drop leftover skill backend from marketplace PR
Restore api/ and the generated console tag/workspace contracts to
origin/main so this branch no longer reverts Agent Skill work that
already landed on main.
2026-08-31 19:20:40 +08:00
..
activate.py fix(api): handle suspended email domains (#41004) 2026-08-20 08:04:05 +00:00
data_source_bearer_auth.py refactor(api): decouple data source API key auth flow (#40452) 2026-08-18 04:30:17 +00:00
data_source_oauth.py refactor(api): thin OAuth controllers and extract application services (#40692) 2026-08-26 07:33:37 +00:00
email_register.py chore(api): drop leftover skill backend from marketplace PR 2026-08-31 19:20:40 +08:00
error.py chore: remove unnecessary type conversions (#41454) 2026-08-29 07:04:18 +00:00
forgot_password.py refactor: replace manual model_validate with @model_validate in auth/billing/tag controllers (#40240) 2026-08-09 06:14:07 +00:00
login.py fix(auth): normalize Gmail registration emails (#41249) 2026-08-26 07:14:27 +00:00
oauth_server.py refactor(api): thin OAuth controllers and extract application services (#40692) 2026-08-26 07:33:37 +00:00
oauth.py fix(api): handle suspended email domains (#41004) 2026-08-20 08:04:05 +00:00