summaryrefslogtreecommitdiffstats
path: root/accounts/views/login
Commit message (Expand)AuthorAgeFilesLines
* Format projectJonah Brüchert2024-03-292-21/+29
* Add some type annotationsJonah Brüchert2024-03-281-12/+14
* Update dependenciesJonah Brüchert2023-05-221-3/+3
* Updated Flask-Login => is_authenticated is not a method anymoreVincent Post2023-05-221-1/+1
* Flask-WTF renamed Form to FlaskFormVincent Post2023-05-221-1/+1
* pushed flask to 0.11Vincent Post2023-05-222-2/+2
* 2to3 -w accounts contribVincent Post2023-05-222-6/+6
* login: Redirect to next url after loginAlexander Sulfrian2016-02-271-2/+18
* login: Add missing parenthesesAlexander Sulfrian2016-02-271-1/+1
* Create new login blueprintAlexander Sulfrian2016-02-022-0/+46