Commit graph

348 commits

Author SHA1 Message Date
Milo Schwartz
845d65ad33
share links 2024-12-20 22:24:44 -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
998fab6d0a
add otp flow to resource auth portal 2024-12-15 17:47:07 -05:00
Owen Schwartz
d79760dad9
Handle deleting site & resources gracefully 2024-12-08 21:44:45 -05:00
Owen Schwartz
37f51bec9b
Seperate servers 2024-12-07 22:07:13 -05:00
Owen Schwartz
ef7723561e
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-01 19:46:01 -05:00
Owen Schwartz
6f7faf9b72
Updates 2024-12-01 19:45:36 -05:00
Milo Schwartz
500a81aa42
fix rendering issues on resource unauthorized 2024-11-29 22:53:45 -05:00
Milo Schwartz
5bbf32f6a6
improve verify email redirect flow 2024-11-28 00:11:13 -05:00
Milo Schwartz
c2cbd7e1a1
fix minor auth issues and set NODE_ENV to solve react email bug 2024-11-27 14:35:38 -05:00
Milo Schwartz
8178dd1525
set resource session as base domain cookie 2024-11-27 00:07:40 -05:00
Milo Schwartz
7c9e57ef12
improve formatting in data tables 2024-11-25 23:07:21 -05:00
Milo Schwartz
8c02367507
show site type 2024-11-24 22:48:17 -05:00
Milo Schwartz
ce2bfcddd5
lighten dark background, add more info to resources table 2024-11-24 22:34:11 -05:00
Milo Schwartz
658a6ca7bb
build traefik config for newt correctly 2024-11-24 15:05:15 -05:00
Milo Schwartz
203628341f
test 2024-11-24 14:53:46 -05:00
Milo Schwartz
217ceab50e
temporarily disable email on invite user 2024-11-24 14:47:14 -05:00
Milo Schwartz
4e7fa0f2d9
add logging for verifySession 2024-11-24 14:28:23 -05:00
Milo Schwartz
5361873672
add logging 2024-11-24 12:46:55 -05:00
Milo Schwartz
e9ffffa419
throw error in invite 2024-11-24 12:37:48 -05:00
Milo Schwartz
cc05baf67d
move resource auth to auth router 2024-11-24 11:27:43 -05:00
Owen Schwartz
50e2d6721f
Add option to not use gerbil subdomain 2024-11-24 11:06:05 -05:00
Milo Schwartz
d7c4bc43a4
set resource session cookie in proxy via param 2024-11-23 23:31:22 -05:00
Milo Schwartz
ad5ea3564b
added support for pin code auth 2024-11-23 20:08:56 -05:00
Milo Schwartz
78b23a8956
added resource auth status cards and moved login to reusable login form 2024-11-23 17:56:21 -05:00
Milo Schwartz
795c144e1e
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-11-23 16:36:37 -05:00
Milo Schwartz
0b3ca5f999
basic auth portal save 2024-11-23 16:36:07 -05:00
Owen Schwartz
0670d48ac7
Newt working 2024-11-23 16:28:50 -05:00
Milo Schwartz
5388c5d5b4
disable eslint - new colors, and slimmer buttons/inputs?? 2024-11-22 22:16:09 -05:00
Owen Schwartz
bf04deb038
Complete initial handeling of targets 2024-11-19 21:37:07 -05:00
Milo Schwartz
96888876e5
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-11-19 00:05:26 -05:00
Milo Schwartz
cfce3dabb3
set resource password and remove resource password from dashboard 2024-11-19 00:05:04 -05:00
Owen Schwartz
a170466f91
Working on getting targets connected to newt 2024-11-18 22:10:17 -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
cc674c2b9c
added initial schema for resource sessions and auth types 2024-11-16 22:41:43 -05:00
Milo Schwartz
b4442a3bf7
remove userResources and userSites when removing user from org 2024-11-16 17:19:14 -05:00
Milo Schwartz
3c7b2c03f8
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-11-15 23:38:16 -05:00
Milo Schwartz
b1e53ed8d7
set users on resource working 2024-11-15 23:38:08 -05:00
Owen Schwartz
598ff561e5
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-11-15 21:54:47 -05:00
Owen Schwartz
40734184af
Newt registration? 2024-11-15 21:53:58 -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
8e64b5e0e9
small fixes to invite user workflow 2024-11-14 00:13:37 -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
Milo Schwartz
cf3cf4d827
render targets in table, update targets 2024-11-12 23:59:47 -05:00
Milo Schwartz
e77fb37ef1
refactor sites settings general form 2024-11-10 23:08:06 -05:00
Milo Schwartz
a7955cb8d2
create site modal 2024-11-10 22:29:20 -05:00