Commit Graph

19 Commits

Author SHA1 Message Date
d8d6d6d5ec refactor forms, implement add_user 2019-09-29 13:25:07 -04:00
71c7eac463 check that user has permission to use app 2019-09-28 03:40:27 -04:00
8daf81ac46 implemented /change_password 2019-09-27 13:53:36 -04:00
74cd0713ec sort sessions by last_used 2019-09-26 19:26:29 -04:00
06cf8161e9 last_used only updates the key that was used 2019-09-26 19:23:04 -04:00
448b5048d8 style and added table columns 2019-09-26 19:15:46 -04:00
b174c1d2e8 added /delete_session 2019-09-26 18:44:00 -04:00
b24061fb05 added /delete_key 2019-09-26 18:29:39 -04:00
4309d65c85 lighthouse score 2019-09-26 14:39:48 -04:00
0cad501405 user_perms not hard coded 2019-09-26 13:33:06 -04:00
83ba097d6e moved mail.py and validation.py to tools.py 2019-09-26 13:00:02 -04:00
4f01847b03 implement /set_session 2019-09-25 19:46:57 -04:00
a93a178b57 add active sessions section 2019-09-25 15:00:29 -04:00
2356c50fba sixth commit 2019-09-24 19:34:20 -04:00
325d2af09c fifth commit 2019-09-20 19:24:12 -04:00
6acc767923 fourth commit 2019-09-19 20:49:40 -04:00
04156e39b3 third commit 2019-09-16 20:18:50 -04:00
46b5a65990 second commit 2019-09-15 19:40:58 -04:00
f709f78bcf initial commit 2019-09-14 18:36:23 -04:00