This website requires JavaScript.
Explore
Help
Register
Sign In
AI
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced
2025-04-23 06:09:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
controllers
/
console
/
auth
History
Jyong
af76381b98
fix notion internal setting (
#6836
)
2024-07-31 17:17:46 +08:00
..
activate.py
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (
#3408
) (
#3416
)
2024-04-12 16:22:24 +08:00
data_source_bearer_auth.py
feat: permission and security fixes (
#5266
)
2024-06-17 16:06:32 +08:00
data_source_oauth.py
fix notion internal setting (
#6836
)
2024-07-31 17:17:46 +08:00
error.py
feat: implement forgot password feature (
#5534
)
2024-07-05 13:38:51 +08:00
forgot_password.py
feat: implement forgot password feature (
#5534
)
2024-07-05 13:38:51 +08:00
login.py
refactor(api): Switch to
dify_config
(
#6750
)
2024-07-30 11:15:26 +08:00
oauth.py
feat(*): Swtich to dify_config. (
#6025
)
2024-07-06 12:05:13 +08:00