Commit graph

69 commits

Author SHA1 Message Date
Milo Schwartz
c3b7d2e47c added axios client 2024-10-06 12:39:05 -04:00
Milo Schwartz
e42ae3dac3 disable helmet and add esbuild 2024-10-06 11:13:50 -04:00
Milo Schwartz
e2a44da818 add shad 2024-10-06 09:55:45 -04:00
Owen Schwartz
e71a093613 Add new auth tables 2024-10-05 22:45:47 -04:00
Milo Schwartz
56326f7d6c move auth utils 2024-10-05 22:31:30 -04:00
Owen Schwartz
0575c0196e Add names 2024-10-05 18:05:41 -04:00
Milo Schwartz
4dd4588c9e added reset password workflow 2024-10-05 17:01:49 -04:00
Milo Schwartz
993af89dcb rename 2fa routes 2024-10-05 15:48:19 -04:00
Milo Schwartz
641f286837 check and verify 2fa backup code 2024-10-05 15:45:01 -04:00
Milo Schwartz
3df14fb8f5 generate 2fa backup codes 2024-10-05 15:31:28 -04:00
Milo Schwartz
dca6924a5c added change password endpoint 2024-10-05 15:11:51 -04:00
Milo Schwartz
84cd743d0c require 2fa for disable 2fa 2024-10-05 14:00:55 -04:00
Milo Schwartz
a8f2ccb94b verify email workflow working 2024-10-04 23:14:40 -04:00
Milo Schwartz
f007e8e87f Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-04 21:16:07 -04:00
Milo Schwartz
d78837bc92 add no reply var 2024-10-04 21:16:01 -04:00
Owen Schwartz
3d1c724ed1 Add verify middleware 2024-10-03 22:31:20 -04:00
Milo Schwartz
98a7630c6b add rate limit and app name to env 2024-10-03 21:01:19 -04:00
Milo Schwartz
46d988767a setup react email and nodemailer 2024-10-03 20:55:54 -04:00
Milo Schwartz
fb55f1abc7 added smpt vars to environment 2024-10-02 23:57:55 -04:00
Milo Schwartz
63c340cdf7 added auth middleware 2024-10-02 23:54:14 -04:00
Milo Schwartz
86687af848 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-02 23:39:14 -04:00
Milo Schwartz
ef8f5d72f8 disable 2fa endpoint 2024-10-02 23:39:07 -04:00
Owen Schwartz
769efbf64c Tested list endpoints 2024-10-02 22:17:43 -04:00
Owen Schwartz
6350022b30 Move nessicary info to url params 2024-10-02 22:05:35 -04:00
Milo Schwartz
7134ca7980 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-02 21:56:03 -04:00
Milo Schwartz
7c4aa22efb finished totp endpoints 2024-10-02 21:55:49 -04:00
Owen Schwartz
54f94522bb Add list endpoints to routers 2024-10-02 21:22:17 -04:00
Owen Schwartz
4e721e0f54 Fix return response and add list 2024-10-02 21:17:38 -04:00
Milo Schwartz
180a2a6d3f verifyTotp endpoint 2024-10-02 20:49:05 -04:00
Milo Schwartz
859abcf296 added utils for unauth, verify, and response 2024-10-02 20:42:50 -04:00
Milo Schwartz
905cfaea34 added two factor to login endpoint 2024-10-02 20:19:48 -04:00
Milo Schwartz
023ec86107 enforce password length 2024-10-02 20:06:58 -04:00
Milo Schwartz
566e806484 added logout endpoint 2024-10-02 20:05:08 -04:00
Milo Schwartz
9a2e0dee03 organized routes and routes and added rate limiter 2024-10-02 00:04:40 -04:00
Owen Schwartz
3bbbc2365c Add basic CRUD 2024-10-01 21:53:49 -04:00
Owen Schwartz
f49b6a9bc7 Add endpoints 2024-10-01 21:34:07 -04:00
Milo Schwartz
0e1ff19c41 started integrating auth with lucia 2024-10-01 20:48:13 -04:00
Milo Schwartz
7fea8e53db use hyphens 2024-09-29 23:08:16 -04:00
Milo Schwartz
09a2831046 clean up environment and paths 2024-09-29 21:09:35 -04:00
Milo Schwartz
0831e56b65 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-09-29 14:37:35 -04:00
Milo Schwartz
fd5a849136 fix env 2024-09-29 14:37:26 -04:00
Owen Schwartz
6b5c252145 Rename 2024-09-29 14:26:16 -04:00
Owen Schwartz
7166e945b9 Rename gerbil -> badger 2024-09-29 10:55:59 -04:00
Owen Schwartz
07c82d8eb0 Use logger 2024-09-28 23:55:09 -04:00
Owen Schwartz
def1d103aa New migrations 2024-09-28 23:53:30 -04:00
Owen Schwartz
c4d50883c5 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-09-28 23:53:14 -04:00
Owen Schwartz
a8d404a103 Add receive endpoint for megabytes transfered 2024-09-28 23:51:52 -04:00
Milo Schwartz
eea0c9ba2b make fields in provider endpoint optional 2024-09-28 23:19:39 -04:00
Milo Schwartz
14e9762414 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-09-28 22:50:20 -04:00
Milo Schwartz
0317d66ca7 added traefik config provider endpoint 2024-09-28 22:50:10 -04:00