dify/api/controllers/console/auth
Joe 619eeec9b1 Merge branch 'main' into feat/new-login
* main:
  chore: refurbish Python code by applying refurb linter rules (#8296)
  chore: apply ruff E501 line-too-long linter rule (#8275)
  fix(workflow): missing content in the answer node stream output during iterations (#8292)
  chore: cleanup ruff flake8-simplify linter rules (#8286)
  fix: markdown paragraph margin (#8289)
2024-09-12 17:05:41 +08:00
..
activate.py chore: remove not use import 2024-09-12 14:00:25 +08:00
data_source_bearer_auth.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
data_source_oauth.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
error.py feat: add reset password api 2024-08-29 16:51:30 +08:00
forgot_password.py fix: raise 2024-09-10 13:47:10 +08:00
login.py Merge branch 'main' into feat/new-login 2024-09-12 17:05:41 +08:00
oauth.py Merge branch 'main' into feat/new-login 2024-09-12 17:05:41 +08:00