mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-07 03:35:17 -05:00
The user details page was modified to show the password expiration date next to the existing password field. Fixed problem resetting password in self-service mode. The JSON interface for the passwd command requires the username to be specified although the equivalent CLI command doesn't require it. Ticket #2064