summaryrefslogtreecommitdiffstats
path: root/templates/settings.html
Commit message (Collapse)AuthorAgeFilesLines
* Add about page; Comment out service settingsMarian Sigler2012-09-271-0/+2
|
* Fix password change; Don't require old password for settings changesMarian Sigler2012-09-261-1/+0
|
* add accounts logo, style headerMarian Sigler2012-09-261-3/+3
|
* Implement password recovery functionality.Marian Sigler2012-09-261-1/+1
|
* start with form and template changes for service password managementMarian Sigler2012-09-261-14/+16
|
* Add `logout_required; Add bootstrap for formsMarian Sigler2012-09-241-9/+6
|
* settings: start with service managementMarian Sigler2012-09-211-3/+3
|
* basic settings (yet without confirmation mail on mail change etc)Marian Sigler2012-09-211-2/+2
|
* use AccountServiceMarian Sigler2012-09-211-0/+2
| | | | | Add it to the request context (as `g.ldap`); Use it for login; Connect to ldap on request startup and store the user object as `g.user`.
* start with settings pageMarian Sigler2012-09-211-0/+28