Commit Graph

32 Commits (619eeec9b1b2006a69bfdb9243a799bc16f09514)

Author SHA1 Message Date
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)
2 years ago
Joe dc04431d8a chore: apply pep8-naming rules for naming 2 years ago
Joe dc0caab45c fix: email code login tenant check 2 years ago
Joe 148747c3c6 fix: raise 2 years ago
Joe ca5b29438b feat: add NotAllowedCreateWorkspace 2 years ago
Joe 4d1efbef62 feat: add not ALLOW_CREATE_WORKSPACE 2 years ago
Joe 97ecaccf6e feat: dev/reformat 2 years ago
Joe ef988371c7 fix: OAuth error when not allow register 2 years ago
Joe 8c05f1c157 feat: reformat 2 years ago
Joe bd4bf3ff73 feat: change login AccountNotFound response 2 years ago
Joe 34cd7b9aa0 feat: change login no count redirect 2 years ago
Joe 1ae966792a feat: update reset-password redirect url 2 years ago
Joe d319913772 feat: update invite workspace member email password login logic 2 years ago
Joe 8a014bdda4 feat: update invite workspace service 2 years ago
Joe eadf75ad24 feat: add login account not found 2 years ago
Joe 83bf1c9160 fix: email code login redirect 2 years ago
Joe ede775cb6a feat: add reset password api 2 years ago
Joe da684ebfaa feat: update register logic 2 years ago
Joe ccc0ec8178 feat: add email code login 2 years ago
-LAN- 13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) 2 years ago
-LAN- a98284b1ef
refactor(api): Switch to `dify_config` (#6750)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
-LAN- 4d105d7bd7
feat(*): Swtich to dify_config. (#6025) 2 years ago
-LAN- 1336b844fd
feat(api/auth): switch-to-stateful-authentication (#5438) 2 years ago
Garfield Dai 4481906be2
Feat/enterprise sso (#3602) 2 years ago
takatost e6d22fc3a0
fix: account has no owner workspace by member inviting (#2435) 2 years ago
Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
crazywoola a8f23ed712
Feat/move tenant id into db (#2341) 2 years ago
Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2 years ago
zxhlyh 227f9fb77d
Feat/api jwt (#1212) 3 years ago
Matri fc7e4ac75b
fix: automatically create tenant for user (#793) 3 years ago
John Wang db896255d6 Initial commit 3 years ago