Vote #76220
完了Add the ability to expire passwords after a configurable number of days
0%
説明
This patch adds the ability to configure a number of days after which user's passwords should expire. It uses the recently introduced @User#passwd_changed_on@ field. The user-visible end result is the same as if an administrator had manually marked a user with @must_changed_passwd@.
This patch is against current trunk (r14155) including tests. It was extracted from "Planio":https://plan.io/redmine-hosting where we developed this patch for a customer.
This patch might be related to #3155, although this is not directly mentioned there.
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
The feature sounds good. I have applied the patch and works fine.
It would be great if there is password expiration message like the following example. I am worried that some users will get confused without a message like this.
!expiration_message_example.png!
--------------------------------------------------------------------------------
Updated the patch.
Added a error message: "Your password has expired or the administrator requires you to change it."
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Could it be included in next version?
--------------------------------------------------------------------------------
Patch committed in r14264, thanks!
--------------------------------------------------------------------------------
Thanks for merging the patch!
Please add strings to locales.
--------------------------------------------------------------------------------
Strings added.
--------------------------------------------------------------------------------
related_issues
relates,New,3155,Password policy and secure logon procedure
Admin Redmine さんが約4年前に更新
- カテゴリ を Accounts / authentication_7 にセット
- 対象バージョン を 3.1.0_90 にセット