Password expiration date #2969

Closed
opened 2025-11-02 04:55:35 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @ghost on GitHub (Feb 24, 2019).

Description

It would be nice if it would be possible to set an expiration date for a user's password so that they'd have to change it after a set period of time (or date).

Originally created by @ghost on GitHub (Feb 24, 2019). ## Description It would be nice if it would be possible to set an expiration date for a user's password so that they'd have to change it after a set period of time (or date).
GiteaMirror added the type/proposal label 2025-11-02 04:55:35 -06:00
Author
Owner

@jolheiser commented on GitHub (Feb 27, 2019):

This doesn't directly implement the requested feature, but I thought I'd post it here so people can use it as a temporary fix with 1.8+

#6193 will add the MustChangePassword options to the API for creating/editing a user, so this could viably be done with a cron job until the feature is potentially implemented.

@jolheiser commented on GitHub (Feb 27, 2019): This doesn't directly implement the requested feature, but I thought I'd post it here so people can use it as a temporary fix with 1.8+ #6193 will add the `MustChangePassword` options to the API for creating/editing a user, so this could viably be done with a cron job until the feature is potentially implemented.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2969