summaryrefslogtreecommitdiffstats
path: root/core/views/auth.py
Commit message (Expand)AuthorAgeFilesLines
* sort imports using isort. tested.Philip Sargent2023-01-191-2/+3
* Implement redirects after login (using the next parameter)Martin Green2022-06-251-2/+15
* not found now does 404 & moved loginPhilip Sargent2021-05-031-1/+20
* New user login/logoff system using standard DjPhilip Sargent2021-04-061-0/+58