summaryrefslogtreecommitdiffstats
path: root/forms.py
Commit message (Collapse)AuthorAgeFilesLines
* Add confirmation to registration.Marian Sigler2012-09-211-1/+3
| | | | | | First, only ask for username and email, then send out a confirmation mail. When the link therein is clicked, ask for a password and create the account in LDAP.
* basic settings (yet without confirmation mail on mail change etc)Marian Sigler2012-09-211-6/+6
|
* forms: add mail to RegisterFormAlexander Sulfrian2012-09-211-0/+1
|
* start with settings pageMarian Sigler2012-09-211-1/+9
|
* Use Flask-WTForms because it adds CSRF protectionMarian Sigler2012-09-211-1/+1
|
* intermediate commit before I remove flask-login againMarian Sigler2012-09-191-1/+8
|
* first web stuffMarian Sigler2012-09-141-0/+9