Commit graph

68 commits

Author SHA1 Message Date
miloschwartz
82f990eb8b
add list domains for org endpoint 2025-02-16 18:09:17 -05:00
Owen
4a6da91faf
API and rule screen working 2025-02-08 17:38:30 -05:00
Owen
8f96d0795c
Add update 2025-02-08 17:10:37 -05:00
Owen
da3c8823f8
rename to resource rules and add api endpoints 2025-02-08 17:07:21 -05:00
Milo Schwartz
3c7025a327
add strict rate limit to endpoints that send email 2025-02-05 22:46:33 -05:00
Julian
a039168217
add ability to transfer a resource to another site 2025-01-16 21:15:41 +01:00
Milo Schwartz
3b4a993704
refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
9732098799
make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Milo Schwartz
d447de9e8a
improve email formatting and invite flow for new users 2024-12-31 18:25:11 -05:00
Milo Schwartz
b78e7a324d
place holder landing pages 2024-12-26 19:33:56 -05:00
Milo Schwartz
b1afba191e
add theme switcher and improve org switcher 2024-12-22 20:16:52 -05:00
Milo Schwartz
ce5df3b0b9
fix issues from test deploy 2024-12-21 21:01:12 -05:00
Milo Schwartz
72dc02ff2e
access token endpoints and other backend support 2024-12-18 23:14:26 -05:00
Milo Schwartz
207a7b8a39
add resource whitelist auth method 2024-12-16 22:40:42 -05:00
Milo Schwartz
cc05baf67d
move resource auth to auth router 2024-11-24 11:27:43 -05:00
Milo Schwartz
ad5ea3564b
added support for pin code auth 2024-11-23 20:08:56 -05:00
Milo Schwartz
1c4a873974
get resource auth info endpoint 2024-11-17 23:24:30 -05:00
Milo Schwartz
e802d061ba
api for set resource password and auth with resource password 2024-11-17 22:44:11 -05:00
Milo Schwartz
c565c14aa0
move middlewares out of auth 2024-11-16 22:48:10 -05:00
Milo Schwartz
b1e53ed8d7
set users on resource working 2024-11-15 23:38:08 -05:00
Milo Schwartz
28bae40390
add roles input on resource and make spacing more consistent 2024-11-15 18:25:27 -05:00
Milo Schwartz
ba3505a385
use strict zod objects and hide proto on targets 2024-11-14 00:00:17 -05:00
Milo Schwartz
44b932937f
standardize header, save all button for targets, fix update site on resource 2024-11-13 20:08:05 -05:00
Owen Schwartz
03650634ee
Websocket working and newt auth working 2024-11-10 17:08:29 -05:00
Owen Schwartz
e5e78ff1bf
Basic websocket and auth for newt 2024-11-10 17:08:11 -05:00
Milo Schwartz
231e1d2e2d
more user role stuff 2024-11-09 23:59:19 -05:00
Milo Schwartz
bb17d30c9e
list roles, make sidebar component, responsive mobile settings menu selector 2024-11-09 00:08:17 -05:00
Milo Schwartz
9c2e481d2b
show owner in users table, list roles query in invite form, and more 2024-11-08 00:03:54 -05:00
Milo Schwartz
458de04fcf
add org owner check to deleteOrg and removeUser endpoints 2024-11-06 00:05:19 -05:00
Milo Schwartz
372e51c0a5
move action permission check to middleware 2024-11-05 23:55:46 -05:00
Milo Schwartz
03051878ef
rename super user to admin and middleware refactoring 2024-11-05 22:38:57 -05:00
Milo Schwartz
fadfaf1f0b
ability to remove user from org 2024-11-03 17:28:12 -05:00
Milo Schwartz
2852d62258
refactor contexts, format zod errors, and more refactoring 2024-11-03 13:57:51 -05:00
Milo Schwartz
a6baebb216
basic invite user functional 2024-11-02 23:46:16 -04:00
Milo Schwartz
a6bb8f5bb1
create invite and accept invite endpoints 2024-11-02 18:12:17 -04:00
Owen Schwartz
edcae190b2
Test & fix the get defaults for sites 2024-10-26 17:24:11 -04:00
Owen Schwartz
d78312fad8
Properly generate all wireguard options 2024-10-26 16:04:01 -04:00
Owen Schwartz
474bc7997e
Fix naming and add update to site provider? 2024-10-19 12:48:24 -04:00
Owen Schwartz
c47d7fb1ff
Use niceId 2024-10-14 22:26:32 -04:00
Owen Schwartz
0599421975
Add stepper 2024-10-14 19:30:48 -04:00
Milo Schwartz
7bfa17a293
fix get user rauth 2024-10-13 15:05:52 -04:00
Owen Schwartz
f7a1d20ec2
Remove duplicate endpoints and old delete endpoint 2024-10-12 23:10:03 -04:00
Milo Schwartz
0c705eda70
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-12 23:03:56 -04:00
Milo Schwartz
f3eb76fd5e
added signup and verify email forms 2024-10-12 23:00:36 -04:00
Owen Schwartz
4facb91d7a
Add user endpoints 2024-10-12 22:31:24 -04:00
Owen Schwartz
364b2c26c3
Add role aware updates & endpoints 2024-10-12 21:36:30 -04:00
Owen Schwartz
d144704066
Fix login stuff? 2024-10-06 18:43:20 -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
e7080c4aa8
added change password endpoint 2024-10-05 15:11:51 -04:00