Commit graph

465 commits

Author SHA1 Message Date
Milo Schwartz
d9022c5377
move auth utils 2024-10-05 22:31:30 -04:00
Owen Schwartz
2312cdeea7
Add names 2024-10-05 18:05:41 -04:00
Milo Schwartz
7d66a6ff66
added reset password workflow 2024-10-05 17:01:49 -04:00
Milo Schwartz
838047bb4c
rename 2fa routes 2024-10-05 15:48:19 -04:00
Milo Schwartz
863f94c8db
check and verify 2fa backup code 2024-10-05 15:45:01 -04:00
Milo Schwartz
4a5e0e1c57
generate 2fa backup codes 2024-10-05 15:31:28 -04:00
Milo Schwartz
e7080c4aa8
added change password endpoint 2024-10-05 15:11:51 -04:00
Milo Schwartz
86fb43d570
require 2fa for disable 2fa 2024-10-05 14:00:55 -04:00
Milo Schwartz
76eeb335a3
verify email workflow working 2024-10-04 23:14:40 -04:00
Milo Schwartz
e176295593
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-04 21:16:07 -04:00
Milo Schwartz
35c6e465e2
add no reply var 2024-10-04 21:16:01 -04:00
Owen Schwartz
a8f944fc78
Add verify middleware 2024-10-03 22:31:20 -04:00
Milo Schwartz
e89ee4042a
add rate limit and app name to env 2024-10-03 21:01:19 -04:00
Milo Schwartz
57ebc0e525
setup react email and nodemailer 2024-10-03 20:55:54 -04:00
Milo Schwartz
c9d98a8e8c
added smpt vars to environment 2024-10-02 23:57:55 -04:00
Milo Schwartz
942dbd8e56
added auth middleware 2024-10-02 23:54:14 -04:00
Milo Schwartz
7dbf4307e7
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-02 23:39:14 -04:00
Milo Schwartz
f88cb71e62
disable 2fa endpoint 2024-10-02 23:39:07 -04:00
Owen Schwartz
bbc06245fa
Tested list endpoints 2024-10-02 22:17:43 -04:00
Owen Schwartz
afe3d0659c
Move nessicary info to url params 2024-10-02 22:05:35 -04:00
Milo Schwartz
5dd860ef1c
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-02 21:56:03 -04:00
Milo Schwartz
637007e060
finished totp endpoints 2024-10-02 21:55:49 -04:00
Owen Schwartz
0574cd1b4f
Add list endpoints to routers 2024-10-02 21:22:17 -04:00
Owen Schwartz
ecdf2dfd04
Fix return response and add list 2024-10-02 21:17:38 -04:00
Milo Schwartz
e85c94d21d
verifyTotp endpoint 2024-10-02 20:49:05 -04:00
Milo Schwartz
44e020784b
added utils for unauth, verify, and response 2024-10-02 20:42:50 -04:00
Milo Schwartz
d1e198fe55
added two factor to login endpoint 2024-10-02 20:19:48 -04:00
Milo Schwartz
d7e090e5b7
enforce password length 2024-10-02 20:06:58 -04:00
Milo Schwartz
cfd0a15e2c
added logout endpoint 2024-10-02 20:05:08 -04:00
Milo Schwartz
1a91dbb89c
organized routes and routes and added rate limiter 2024-10-02 00:04:40 -04:00
Owen Schwartz
f1e77dfe42
Add basic CRUD 2024-10-01 21:53:49 -04:00
Owen Schwartz
1273747099
Add endpoints 2024-10-01 21:34:07 -04:00
Milo Schwartz
fc5dca136f
started integrating auth with lucia 2024-10-01 20:48:13 -04:00
Milo Schwartz
a33a8d7367
use hyphens 2024-09-29 23:08:16 -04:00
Milo Schwartz
db76769fb7
clean up environment and paths 2024-09-29 21:09:35 -04:00
Milo Schwartz
c1d87363dd
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-09-29 14:37:35 -04:00
Milo Schwartz
5f768f1855
fix env 2024-09-29 14:37:26 -04:00
Owen Schwartz
8c9d19f6cd
Rename 2024-09-29 14:26:16 -04:00
Owen Schwartz
819a0ecb43
Rename gerbil -> badger 2024-09-29 10:55:59 -04:00
Owen Schwartz
8a009f7fbc
Use logger 2024-09-28 23:55:09 -04:00
Owen Schwartz
cfeb0930bc
New migrations 2024-09-28 23:53:30 -04:00
Owen Schwartz
90c152adf5
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-09-28 23:53:14 -04:00
Owen Schwartz
5a3e1444d1
Add receive endpoint for megabytes transfered 2024-09-28 23:51:52 -04:00
Milo Schwartz
5750c89b92
make fields in provider endpoint optional 2024-09-28 23:19:39 -04:00
Milo Schwartz
30a3ceb2f3
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-09-28 22:50:20 -04:00
Milo Schwartz
07bf2059c6
added traefik config provider endpoint 2024-09-28 22:50:10 -04:00
Owen Schwartz
13ddcafda4
Add dockerfile 2024-09-28 18:18:16 -04:00
Owen Schwartz
2970088b29
Adjust schema 2024-09-28 17:10:03 -04:00
Owen Schwartz
7bb81af3bb
Update schema to include keys 2024-09-28 15:21:13 -04:00
Owen Schwartz
77d71de990
Add scripts and fix routes 2024-09-28 14:46:36 -04:00