Commit Graph

74 Commits (4cbd511cd70a971766749e38b1ead3cebdfd4ff9)

Author SHA1 Message Date
Yeuoly b7d168ac59 fix: mypy linter 1 year ago
Yeuoly fb309462ad Merge branch 'main' into fix/chore-fix 1 year ago
eux 1fa66405c5
feat: support configuration of refresh token expiration by environment variable (#12335) 1 year ago
Yeuoly 107e44c8fb Merge branch 'main' into fix/chore-fix 1 year ago
Xiyuan Chen 74d3320519
feat: account delete (#11829)
Co-authored-by: NFish <douxc512@gmail.com>
1 year ago
Yeuoly 78664c8903 Merge branch 'main' into fix/chore-fix 1 year ago
eux 49bc602fb2
fix: --name option for the create-tenant command does not take effect (#11993) 1 year ago
Yeuoly 4199998c7e Merge branch 'main' into fix/chore-fix 1 year ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
Kazuhisa Wada e20161b3de
make login lockout duration configurable (#11699) 1 year ago
Yeuoly 86291c13e4
Merge branch 'main' into fix/chore-fix 1 year ago
Yeuoly 632b2bac2a
fix: invoke-email 1 year ago
jiangbo721 9049dd7725
fix: code linting (#11143)
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
Yeuoly 5ff9cee326
Merge branch 'main' into fix/chore-fix 1 year ago
Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
Yeuoly 24734009b9
Merge branch 'main' into fix/chore-fix 1 year ago
Garfield Dai c49efc0c22
Feat/account not found (#10804) 1 year ago
Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 year ago
Yeuoly 7a2b2a04c9
Merge branch 'main' into fix/chore-fix 1 year ago
Bowen Liang 574c4a264f
chore(lint): Use logging.exception instead of logging.error (#10415) 1 year ago
Yeuoly 10cc4e758c
Merge branch 'main' into fix/chore-fix 1 year ago
Joe 9633c5dab6
fix: enterprise create workspace (#9921) 1 year ago
G81192 a17f169e01
fix users had already joined a workspace, but the system still first … (#9834)
Co-authored-by: yong.zhang <yong.zhang@yesno.com.cn>
1 year ago
Joe 22bdfb7e56
Feat/optimize login (#9642) 1 year ago
Yeuoly 1450e5d5cb
feat: add supports for multimodal 1 year ago
Joe 4fd2743efa
Feat/new login (#8120)
Co-authored-by: douxc <douxc512@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
1 year ago
-LAN- f73751843f
Feat/implement-refresh-tokens (#9233) 2 years ago
Bowen Liang b279d19040
chore: avoid star imports usage (#9123) 2 years ago
Bowen Liang 240b66d737
chore: avoid implicit optional in type annotations of method (#8727) 2 years ago
Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 2 years ago
Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 2 years ago
Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 2 years ago
Zhi ceb2b150ff
enhance: include workspace name in create-tenant command (#7834) 2 years ago
Bowen Liang 17fd773a30
chore(api/services): apply ruff reformatting (#7599)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
-LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
Waffle 7b225a5ab0
refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2 years ago
Joe ce930f19b9
fix dataset operator (#6064)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
takatost 79df8825c8
Revert "feat: knowledge admin role" (#6018) 2 years ago
xielong 00b4cc3cd4
feat: implement forgot password feature (#5534) 2 years ago
Joe 5d9ad430af
feat: knowledge admin role (#5965)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2 years ago
takatost 906857b28a
fix: couldn't log in or resetup after a failed setup (#5739) 2 years ago
-LAN- 1336b844fd
feat(api/auth): switch-to-stateful-authentication (#5438) 2 years ago
Bowen Liang c54fcfb45d
extract enum type for tenant account role (#3788) 2 years ago
Garfield Dai 4481906be2
Feat/enterprise sso (#3602) 2 years ago
LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2 years ago
Jyong 669c8c3cca
some optimization for admin api key, create tenant and reset-encrypt-key-pair command (#3013)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
yoogo bd26c933d2
fix: valid password on reset-password page (#2753) 2 years ago
Bowen Liang 9ecc736c30
fix: update current tenant id of account when switching tenant (#2530) 2 years ago
takatost e6d22fc3a0
fix: account has no owner workspace by member inviting (#2435) 2 years ago