Commit Graph

53 Commits (00566af8d1a04ddfeb642f52ff3e6f9e0404b7e8)

Author SHA1 Message Date
Joe a34908d301 feat: update activate 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 78b1aabb67 feat: add NotAllowedCreateWorkspace and NotAllowedRegister 2 years ago
Joe d319913772 feat: update invite workspace member email password login logic 2 years ago
Joe 7e48aa6402 feat: add invitation email judgment 2 years ago
Joe 7136714cfa feat: add activate token 2 years ago
Joe b290dcaa0f feat: update oauth invite_token redirect url 2 years ago
Joe f3429953f3 feat: remove extra judgement 2 years ago
Joe 0da352ae84 fix: get_authorization_url invite token 2 years ago
Joe 910f9b73c6 feat: remove redict signin 2 years ago
Joe 2c7cb5498d fix: oauth AccountNotFound 2 years ago
Joe c84f004035 feat: add oauth invite redict 2 years ago
Joe cbdbfb844d feat: reformat 2 years ago
Joe 4938e82357 feat: remove activate password param 2 years ago
Joe 8a014bdda4 feat: update invite workspace service 2 years ago
Joe 955e2871f4 feat: add oauth account not found 2 years ago
Joe eadf75ad24 feat: add login account not found 2 years ago
Joe c3b18d00fe fix: string error 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
Jyong af76381b98
fix notion internal setting (#6836) 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
xielong 00b4cc3cd4
feat: implement forgot password feature (#5534) 2 years ago
-LAN- 1336b844fd
feat(api/auth): switch-to-stateful-authentication (#5438) 2 years ago
Charles Zhou cc4a4ec796
feat: permission and security fixes (#5266) 2 years ago
Jyong ba5f8afaa8
Feat/firecrawl data source (#5232)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: takatost <takatost@gmail.com>
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 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
takatost 9f637ead38
bump version to 0.5.3 (#2306) 2 years ago
crazywoola 828822243a
fix: multiple rows were found correctly (#2219) 2 years ago
crazywoola c17baef172
Feat/portuguese support (#2075) 2 years ago
Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2 years ago
takatost 024250803a
feat: move login_required wrapper outside (#1281) 2 years ago
zxhlyh c9b0fe47bf
Fix/notion sync (#1258) 3 years ago
zxhlyh 227f9fb77d
Feat/api jwt (#1212) 3 years ago
Matri a5d21f3b09
fix: shortening invite url (#1100)
Co-authored-by: MatriQi <matri@aifi.io>
3 years ago
Jyong 4b53bb1a32
Feat/token support (#909)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
Matri fc7e4ac75b
fix: automatically create tenant for user (#793) 3 years ago
KVOJJJin cd51d3323b
feat: member invitation and activation (#535)
Co-authored-by: John Wang <takatost@gmail.com>
3 years ago