You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/controllers/console/auth
-LAN- a98284b1ef
refactor(api): Switch to `dify_config` (#6750)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
..
activate.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
data_source_bearer_auth.py feat: permission and security fixes (#5266) 2 years ago
data_source_oauth.py feat(*): Swtich to dify_config. (#6025) 2 years ago
error.py feat: implement forgot password feature (#5534) 2 years ago
forgot_password.py feat: implement forgot password feature (#5534) 2 years ago
login.py refactor(api): Switch to `dify_config` (#6750) 2 years ago
oauth.py feat(*): Swtich to dify_config. (#6025) 2 years ago