Commit Graph

13 Commits

Author SHA1 Message Date
dandds
8b8d694abd apply destination url path as next parameter to login redirect 2018-10-01 16:16:30 -04:00
Patrick Smith
a27c1b5712 Set current user for public routes as well 2018-09-26 16:50:43 -04:00
richard-dds
5a4cbb56bb Formatting 2018-09-25 13:09:54 -04:00
richard-dds
ddc2e2fad7 Automatic audit logging using SQLA events 2018-09-25 13:09:54 -04:00
Andrew Croce
5868630e1f add a public help route 2018-09-24 16:09:20 -04:00
richard-dds
daa8634cb4 Format project 2018-08-23 16:25:36 -04:00
dandds
2fd34194b3 fix some additional login handling bugs 2018-08-06 15:03:09 -04:00
dandds
6c4e27655d do not apply auth to static endpoints 2018-08-06 15:03:09 -04:00
dandds
d693db7dbb apply authentication to the whole app, track exceptions 2018-08-06 14:06:06 -04:00
dandds
e2e0868a83 fix bug in login-dev endpoint; set current_user on login 2018-08-06 11:37:25 -04:00
dandds
be079a62dc apply auth requirement to virtually all endpoints 2018-08-06 10:45:33 -04:00
dandds
ad1e1e771b extract get_current_user, fix tests 2018-08-06 10:44:24 -04:00
dandds
ea5c9732ba implement authentication redirect 2018-08-06 10:44:24 -04:00