aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/auth.py
Commit message (Collapse)AuthorAgeFilesLines
* bunch of lint/whitespace cleanupsBryan Newbold2019-02-221-2/+1
|
* more robust IA Xauth loggingBryan Newbold2019-01-161-1/+4
|
* basic/crude IA loginBryan Newbold2019-01-071-4/+53
|
* one-month default session; lock down cookiesBryan Newbold2019-01-041-0/+2
|
* basic OIDC auth workingBryan Newbold2019-01-031-25/+32
|
* account page and renamingBryan Newbold2019-01-031-3/+11
|
* several auth improvementsBryan Newbold2019-01-031-6/+54
|
* start on webface oauth2/oidc web authBryan Newbold2019-01-021-0/+27