Commit graph

93 commits

Author SHA1 Message Date
Owen Schwartz
b2bc397b6e Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-12 23:06:16 -04:00
Owen Schwartz
25dbf8eaf6 Fix error 2024-10-12 23:05:43 -04:00
Milo Schwartz
e34b596a98 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-12 23:03:56 -04:00
Milo Schwartz
0546448d37 added signup and verify email forms 2024-10-12 23:00:36 -04:00
Owen Schwartz
fc2c7c9748 Add user endpoints 2024-10-12 22:31:24 -04:00
Owen Schwartz
9605b7f022 Add role aware updates & endpoints 2024-10-12 21:36:30 -04:00
Milo Schwartz
e40ff5d716 pass user object to user context 2024-10-12 21:30:35 -04:00
Milo Schwartz
a300908442 set public next env vars from config 2024-10-12 21:23:12 -04:00
Milo Schwartz
db3a3edfed Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-12 18:22:20 -04:00
Milo Schwartz
c8c0afb8fb use config file instead of env 2024-10-12 18:21:31 -04:00
Owen Schwartz
5ac1fb8ef7 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-10 22:00:32 -04:00
Owen Schwartz
0eb55f7d02 Ensure the user's actions 2024-10-10 21:59:30 -04:00
Milo Schwartz
ffcb9aa67f check for stale users on signup 2024-10-07 23:31:23 -04:00
Owen Schwartz
c9b48a6123 Its working! 2024-10-06 22:09:30 -04:00
Owen Schwartz
68bcf952d0 Fix login stuff? 2024-10-06 18:43:20 -04:00
Owen Schwartz
8d1c32e269 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-06 18:12:38 -04:00
Owen Schwartz
62c00e00dd Add ensureActions 2024-10-06 18:12:27 -04:00
Milo Schwartz
ce07c3a57e Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-06 18:09:12 -04:00
Milo Schwartz
7c8bb45fb0 add login portal and traefik middleware auth for testing redirect login 2024-10-06 18:08:26 -04:00
Owen Schwartz
7535f277b1 Format files and fix http response 2024-10-06 18:05:20 -04:00
Owen Schwartz
c6fbffdc1b Add bruno 2024-10-06 17:42:28 -04:00
Owen Schwartz
826d597ec8 Add actions check to all endpoints 2024-10-06 16:43:59 -04:00
Owen Schwartz
db80a74f8f Update to verify middleware & lists agenst new permissions tables 2024-10-06 16:19:04 -04:00
Milo Schwartz
e731fc52aa automatically set the base url 2024-10-06 14:09:26 -04:00
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