Devel #71
deny user to change logon password
| Status: | Closed | Start: | 08/08/2008 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | Andreas Unterkircher | % Done: | 100% |
|
| Category: | internals | Spent time: | 3.00 hours | |
| Target version: | 1.3 | |||
Description
a flag would be nice to disallow a user to change the password of its account. Maybe useful for a groupwide account
Associated revisions
Revision ec4319a40059712198600a04bf9b369e4fa8b3af
new flag to deny user to change his password, refs #71
- upgrade of database schema to version 6
additional column user_deny_chpwd in nephthys_users - update language files
- update templates to reflect changes
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
Revision 9fa6f1feb4587b85c510ecaf99706548d902792f
fix SQLite alter table for deny-change-password feature, resolves #71
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
History
Updated by Andreas Unterkircher 1690 days ago
- Status changed from Unreviewed to Resolved
- % Done changed from 0 to 100
Applied in changeset 9fa6f1feb4587b85c510ecaf99706548d902792f.
Updated by Andreas Unterkircher 1690 days ago
- Status changed from Resolved to Closed
tested with MySQL & sqlite, also with auto-creation enabled