Commit graph

62 commits

Author SHA1 Message Date
Milo Schwartz
6c9dfc674a refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
f03f1570a5 make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Milo Schwartz
deac897037 improve email formatting and invite flow for new users 2024-12-31 18:25:11 -05:00
Milo Schwartz
7a64cda7f7 place holder landing pages 2024-12-26 19:33:56 -05:00
Milo Schwartz
8e27b26505 add theme switcher and improve org switcher 2024-12-22 20:16:52 -05:00
Milo Schwartz
0bf3f54897 fix issues from test deploy 2024-12-21 21:01:12 -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
915de501d3 move resource auth to auth router 2024-11-24 11:27:43 -05:00
Milo Schwartz
d75337f058 added support for pin code auth 2024-11-23 20:08:56 -05:00
Milo Schwartz
e38fbdecc1 get resource auth info endpoint 2024-11-17 23:24:30 -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
b9ff0b5de6 move middlewares out of auth 2024-11-16 22:48:10 -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
Milo Schwartz
77408c3445 use strict zod objects and hide proto on targets 2024-11-14 00:00:17 -05:00
Milo Schwartz
9ede979887 standardize header, save all button for targets, fix update site on resource 2024-11-13 20:08:05 -05:00
Owen Schwartz
4d0cfe07b7 Websocket working and newt auth working 2024-11-10 17:08:29 -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
0b5df68892 show owner in users table, list roles query in invite form, and more 2024-11-08 00:03:54 -05:00
Milo Schwartz
162b28b928 add org owner check to deleteOrg and removeUser endpoints 2024-11-06 00:05:19 -05:00
Milo Schwartz
d18ceac59c move action permission check to middleware 2024-11-05 23:55:46 -05:00
Milo Schwartz
74bb7b9291 rename super user to admin and middleware refactoring 2024-11-05 22:38:57 -05:00
Milo Schwartz
63bd9977dd ability to remove user from org 2024-11-03 17:28:12 -05:00
Milo Schwartz
fb3dd36aa7 refactor contexts, format zod errors, and more refactoring 2024-11-03 13:57:51 -05:00
Milo Schwartz
b47e11800d basic invite user functional 2024-11-02 23:46:16 -04:00
Milo Schwartz
d739bce3dc create invite and accept invite endpoints 2024-11-02 18:12:17 -04:00
Owen Schwartz
3f79d5e145 Test & fix the get defaults for sites 2024-10-26 17:24:11 -04:00
Owen Schwartz
0809a6a4c9 Properly generate all wireguard options 2024-10-26 16:04:01 -04:00
Owen Schwartz
32f55754d8 Fix naming and add update to site provider? 2024-10-19 12:48:24 -04:00
Owen Schwartz
bad0dae63a Use niceId 2024-10-14 22:26:32 -04:00
Owen Schwartz
d7af10c6dd Add stepper 2024-10-14 19:30:48 -04:00
Milo Schwartz
26a78e2c51 fix get user rauth 2024-10-13 15:05:52 -04:00
Owen Schwartz
ac434d8118 Remove duplicate endpoints and old delete endpoint 2024-10-12 23:10:03 -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
Owen Schwartz
68bcf952d0 Fix login stuff? 2024-10-06 18:43:20 -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
dca6924a5c added change password endpoint 2024-10-05 15:11:51 -04:00
Milo Schwartz
a8f2ccb94b verify email workflow working 2024-10-04 23:14:40 -04:00
Owen Schwartz
3d1c724ed1 Add verify middleware 2024-10-03 22:31:20 -04:00
Milo Schwartz
46d988767a setup react email and nodemailer 2024-10-03 20:55:54 -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