User Account Access Expiration #362
No reviewers
Labels
No labels
bug
chore
documentation
enhancement
help
in-progress
question
ready-for-release
released
translation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
adam/gate!362
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/expire-users"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Add user account access expiration date and time to invitations and users, visible from their respective admin pages.
Users with expired access are not able to log in, and are signed out if already logged in.
DEFAULT_USER_EXPIRES_IN environment variable that controls default new user access expiration, specified in natural language or seconds.
Cleaned up compose.yml and compose.yml examples in docs.
Improve specificity of most admin page forms and api validators.
Related Tickets & Documents
#342
Screenshots