PublicShow sourceadmin.pl -- ClioPatria administrative interface

This module provides HTTP services to perform administrative actions.

To be done
- Ideally, this module should be split into an api-part, a component-part and the actual pages. This also implies that the current `action'-operations must (optionally) return machine-friendly results.
Source change_password_form(+UserID)//
HTML component that shows a form for changing the password for UserID.