summaryrefslogtreecommitdiffstats
path: root/accounts/views/login/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Updated Flask-Login => is_authenticated is not a method anymoreVincent Post2020-08-071-1/+1
* pushed flask to 0.11Vincent Post2020-08-071-1/+1
* 2to3 -w accounts contribVincent Post2020-08-071-5/+5
* 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-021-0/+38