79 커밋 (ce794335e9d473b3bcb78330c9546cf5298ccafe)

작성자 SHA1 메시지 날짜
  Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) 3 달 전
  zyssyz123 a4f421028c
Feat/change user email (#22213) 3 달 전
  NeatGuyCoding 6f8c7a66c8
feat: add redis fallback mechanism #21043 (#21044) 3 달 전
  Bowen Liang 1a7ad195f0
refactor: define the Dify project version in pyproject.toml (#20910) 4 달 전
  Bowen Liang c1a13fa553
chore: replace pseudo-random generators with secrets module (#20616) 4 달 전
  NFish d186daa131
E-300 (#19726) 5 달 전
  非法操作 14cd71ed0a
chore: all model.query replace to db.session.query (#19521) 5 달 전
  crazywoola b29087b680
fix: db.session.query(TenantAccountJoin) (#19482) 5 달 전
  非法操作 220db55e71
fix: TenantAccountJoin has no attribute 'query' (#19445) 5 달 전
  -LAN- 792b321a81
refactor(models): Use the SQLAlchemy base model. (#19435) 5 달 전
  Xiyuan Chen 4247a6b807
fix: reset_password security issue (#18363) 6 달 전
  Yongtao Huang 5d72003ebb
Remove dead code (#17899) 6 달 전
  jiangbo721 aa4c6874f1
fix: When a WorkSpaceNotAllowedCreateError occurs, may account is not defined (#11144) 7 달 전
  Linh Nguyen 8996c1da29
fix removing member without permission (#16332) 7 달 전
  jiangbo721 0415cc209d
chore: use TenantAccountRole instead of TenantAccountJoinRole (#15514) 7 달 전
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 달 전
  Xin Zhang 982bca5d40
fix: add rate limiting to prevent brute force on password reset (#13292) 8 달 전
  eux 1fa66405c5
feat: support configuration of refresh token expiration by environment variable (#12335) 10 달 전
  Xiyuan Chen 74d3320519
feat: account delete (#11829) 10 달 전
  eux 49bc602fb2
fix: --name option for the create-tenant command does not take effect (#11993) 10 달 전
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 달 전
  Kazuhisa Wada e20161b3de
make login lockout duration configurable (#11699) 10 달 전
  jiangbo721 9049dd7725
fix: code linting (#11143) 11 달 전
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 11 달 전
  Garfield Dai c49efc0c22
Feat/account not found (#10804) 11 달 전
  Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 11 달 전
  Bowen Liang 574c4a264f
chore(lint): Use logging.exception instead of logging.error (#10415) 11 달 전
  Joe 9633c5dab6
fix: enterprise create workspace (#9921) 1 년 전
  G81192 a17f169e01
fix users had already joined a workspace, but the system still first … (#9834) 1 년 전
  Joe 22bdfb7e56
Feat/optimize login (#9642) 1 년 전
  Joe 4fd2743efa
Feat/new login (#8120) 1 년 전
  -LAN- f73751843f
Feat/implement-refresh-tokens (#9233) 1 년 전
  Bowen Liang b279d19040
chore: avoid star imports usage (#9123) 1 년 전
  Bowen Liang 240b66d737
chore: avoid implicit optional in type annotations of method (#8727) 1 년 전
  Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 1 년 전
  Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 1 년 전
  Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 1 년 전
  Zhi ceb2b150ff
enhance: include workspace name in create-tenant command (#7834) 1 년 전
  Bowen Liang 17fd773a30
chore(api/services): apply ruff reformatting (#7599) 1 년 전
  -LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515) 1 년 전
  Waffle 7b225a5ab0
refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 1 년 전
  Joe ce930f19b9
fix dataset operator (#6064) 1 년 전
  takatost 79df8825c8
Revert "feat: knowledge admin role" (#6018) 1 년 전
  xielong 00b4cc3cd4
feat: implement forgot password feature (#5534) 1 년 전
  Joe 5d9ad430af
feat: knowledge admin role (#5965) 1 년 전
  takatost 906857b28a
fix: couldn't log in or resetup after a failed setup (#5739) 1 년 전
  -LAN- 1336b844fd
feat(api/auth): switch-to-stateful-authentication (#5438) 1 년 전
  Bowen Liang c54fcfb45d
extract enum type for tenant account role (#3788) 1 년 전
  Garfield Dai 4481906be2
Feat/enterprise sso (#3602) 1 년 전
  LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 년 전