amelinium.admin
added in 1.0.0
amelinium service, administrative procedures.
prop-do-account
(prop-do-account f user-spec)
(prop-do-account auth-settings f user-spec & args)
set-password
(set-password user-spec)
(set-password user-spec plain-password)
(set-password auth-settings user-spec plain-password)
Sets a user password in a database for the given user-spec (a user map, user ID or UID). It will use the password configuration obtained from authentication configuration associated with user’s account type.