Commit graph

55 commits

Author SHA1 Message Date
Milo Schwartz
f03f1570a5 make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Milo Schwartz
d3bfac20a0 rename auth and start work separating config 2025-01-01 16:40:01 -05:00
Milo Schwartz
35b67cd3cc fix access token session do not extend and make domains lower case 2024-12-26 15:13:49 -05:00
Owen Schwartz
29b1716ab0 Use samesite strict 2024-12-25 22:08:52 -05:00
Milo Schwartz
187489e6ec Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-25 15:55:50 -05:00
Milo Schwartz
f90a822d19 setup server admin 2024-12-25 15:54:32 -05:00
Owen Schwartz
01c56463b6 Add basic transactions 2024-12-24 16:00:02 -05:00
Milo Schwartz
349bedb69d allow backup code input for totp 2024-12-22 17:20:24 -05:00
Milo Schwartz
38aa1e33ab reset password flow 2024-12-22 16:59:30 -05:00
Owen Schwartz
36309ef718 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-22 12:04:57 -05:00
Owen Schwartz
164c144953 Remove dangerous logging 2024-12-22 12:03:46 -05:00
Milo Schwartz
0bf3f54897 fix issues from test deploy 2024-12-21 21:01:12 -05:00
Milo Schwartz
e9c114ed70 share links 2024-12-20 22:24:44 -05:00
Milo Schwartz
084f65f657 access token endpoints and other backend support 2024-12-18 23:14:26 -05:00
Milo Schwartz
a68bd39bb7 add resource whitelist auth method 2024-12-16 22:40:42 -05:00
Milo Schwartz
b331bc85ea add otp flow to resource auth portal 2024-12-15 17:47:07 -05:00
Milo Schwartz
74e0e7dca2 set resource session as base domain cookie 2024-11-27 00:07:40 -05:00
Milo Schwartz
7d3769e33d set resource session cookie in proxy via param 2024-11-23 23:31:22 -05:00
Milo Schwartz
6044213b9b api for set resource password and auth with resource password 2024-11-17 22:44:11 -05:00
Milo Schwartz
7e2a7434cf added initial schema for resource sessions and auth types 2024-11-16 22:41:43 -05:00
Milo Schwartz
67dd1e655f set users on resource working 2024-11-15 23:38:08 -05:00
Milo Schwartz
da475c2ae8 add roles input on resource and make spacing more consistent 2024-11-15 18:25:27 -05:00
Owen Schwartz
4b82e90936 Basic websocket and auth for newt 2024-11-10 17:08:11 -05:00
Milo Schwartz
a56d5dc1cc more user role stuff 2024-11-09 23:59:19 -05:00
Milo Schwartz
8740073fb3 list roles, make sidebar component, responsive mobile settings menu selector 2024-11-09 00:08:17 -05:00
Milo Schwartz
d739bce3dc create invite and accept invite endpoints 2024-11-02 18:12:17 -04:00
Milo Schwartz
1c83d5d8a5 more validation and redirects 2024-10-19 16:37:40 -04:00
Milo Schwartz
b31fa1d3b0 fixed listSites endpoint 2024-10-14 21:54:43 -04:00
Owen Schwartz
d7af10c6dd Add stepper 2024-10-14 19:30:48 -04:00
Owen Schwartz
891dbb001c Move to string ordId 2024-10-14 15:11:18 -04:00
Milo Schwartz
8c2e72f746 remove lucia 2024-10-13 17:13:47 -04:00
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
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
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
56326f7d6c move auth utils 2024-10-05 22:31:30 -04:00
Milo Schwartz
3df14fb8f5 generate 2fa backup codes 2024-10-05 15:31:28 -04:00