Commit Graph

118 Commits

Author SHA1 Message Date
65a5752536
auth alias for authenticator 2022-11-14 13:29:17 +02:00
064950d99a
reorder 2022-11-14 12:44:08 +02:00
2617ea397e
perm check utility 2022-11-14 12:43:51 +02:00
7f8ba13672
toggle registration 2022-11-14 12:43:19 +02:00
1fe34ef31d
throw errors for missing values 2022-11-14 12:41:32 +02:00
9779fb7e9d
login/logout + some middleware stuff 2022-11-13 21:12:50 +02:00
426b22489b
cleanup of mongo wrapper 2022-11-13 21:11:12 +02:00
7da9adf8a5
user applications 2022-11-13 21:11:01 +02:00
941e1f484c
encryption functions 2022-11-13 21:10:31 +02:00
c9b8872d44
example env 2022-11-13 21:10:00 +02:00
dd2884526b
comments & small fixes 2022-11-12 22:19:27 +02:00
18eac41cbd
2fa support 2022-11-11 21:38:31 +02:00
769f412ecc
home & login page files 2022-11-11 21:37:37 +02:00
b06696f6ff
endpoint mw array check 2022-11-11 21:37:15 +02:00
c56e4969d0
2fa properties on user 2022-11-11 21:35:35 +02:00
275a7ffdcd
meta files 2022-11-11 21:34:33 +02:00
5da459afd5
session cookie name 2022-11-11 21:34:14 +02:00
a9be4068b1
user database improvements 2022-11-10 21:03:44 +02:00
5b95593d9c
things 2022-11-10 20:47:08 +02:00
79ee04478a
temporary users & redirection of temp users 2022-11-10 19:41:24 +02:00
479b389464
improvements 2022-11-10 18:30:35 +02:00
f8fcb5a5d4
status codes 2022-11-10 17:59:41 +02:00
f324587860
urlencoded middleware 2022-11-10 17:44:29 +02:00
a672a885c2
registration field 2022-11-10 16:25:57 +02:00
1878319717
reference servefiles 2022-11-10 16:14:02 +02:00
7209cce6ee
servefiles config, placeholder html file 2022-11-10 16:07:38 +02:00
57eb7411ab
password authentication 2022-11-10 15:37:55 +02:00
24013710f4
cleanup 2022-11-10 00:20:08 +02:00
4b9bee2992
fix bad reference 2022-11-10 00:08:36 +02:00
170636cd7a
dependency injection for auth strategies 2022-11-10 00:07:18 +02:00
257711eccb
update readme 2022-11-09 21:43:22 +02:00
6131196a00
forgot to remove a debug statement 2022-11-09 21:28:20 +02:00
a3017057fe
shortcut getter 2022-11-09 21:14:53 +02:00
2a9748f79c
don't save unitialised sessions 2022-11-09 21:05:33 +02:00
e358f7fc97
getters for bound functions 2022-11-09 21:04:52 +02:00
4ca16c78f9
bind functions 2022-11-09 20:52:06 +02:00
e836357c91
add logging 2022-11-09 20:48:15 +02:00
743619e4cf
fixes 2022-11-09 20:33:51 +02:00
664127cdbc
allow null terminating handler 2022-11-09 19:42:56 +02:00
391775b702
endpoint resolveable 2022-11-09 18:56:31 +02:00
afa2d9df39
fix bad references to mongo 2022-11-09 17:54:49 +02:00
d7323b23e9
save unitialised 2022-11-09 17:44:48 +02:00
4c09c2f3d6
fix query 2022-11-09 17:26:00 +02:00
5274059ca4
forgot to await a promise 2022-11-09 17:25:08 +02:00
e164756886
valid user types config 2022-11-09 17:11:19 +02:00
4298972248
fix unitialised properties 2022-11-09 17:09:05 +02:00
3ff0483a84
I'm dum 2022-11-09 17:05:38 +02:00
c7a06f2ca6
remove trailing slash 2022-11-09 16:58:55 +02:00
68f0217be9
callback url 2022-11-09 16:54:15 +02:00
3563eeaf23
localhost for domain in development 2022-11-09 16:50:43 +02:00