You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xielong 00b4cc3cd4
feat: implement forgot password feature (#5534)
1 year ago
..
activate.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 year ago
data_source_bearer_auth.py feat: permission and security fixes (#5266) 1 year ago
data_source_oauth.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago
error.py feat: implement forgot password feature (#5534) 1 year ago
forgot_password.py feat: implement forgot password feature (#5534) 1 year ago
login.py feat(api/auth): switch-to-stateful-authentication (#5438) 1 year ago
oauth.py feat(api/auth): switch-to-stateful-authentication (#5438) 1 year ago