Milo Schwartz
|
9e50a580a5
|
enable 2fa flow
|
2024-12-23 23:59:15 -05:00 |
|
Milo Schwartz
|
b1afba191e
|
add theme switcher and improve org switcher
|
2024-12-22 20:16:52 -05:00 |
|
Milo Schwartz
|
af2d78cbfb
|
send confirm password reset email
|
2024-12-22 17:27:09 -05:00 |
|
Milo Schwartz
|
4b34353354
|
allow backup code input for totp
|
2024-12-22 17:20:24 -05:00 |
|
Milo Schwartz
|
11cbafb92a
|
reduce spacing in forms
|
2024-12-22 17:09:22 -05:00 |
|
Milo Schwartz
|
f224bfa4ee
|
reset password flow
|
2024-12-22 16:59:30 -05:00 |
|
Milo Schwartz
|
9c37036a39
|
add 2fa form to login
|
2024-12-22 14:38:17 -05:00 |
|
Owen Schwartz
|
8e544cca42
|
enforce unique port and ip targets
|
2024-12-22 12:37:01 -05:00 |
|
Owen Schwartz
|
0386d81b95
|
Merge branch 'main' of https://github.com/fosrl/pangolin
|
2024-12-22 12:04:57 -05:00 |
|
Owen Schwartz
|
1361b47ef7
|
Remove dangerous logging
|
2024-12-22 12:03:46 -05:00 |
|
Milo Schwartz
|
fb4d27085d
|
on delete cascade for newts to fix delete site
|
2024-12-21 21:50:30 -05:00 |
|
Milo Schwartz
|
ce5df3b0b9
|
fix issues from test deploy
|
2024-12-21 21:01:12 -05:00 |
|
Owen Schwartz
|
3fb3be1f1e
|
Add online offline to table
|
2024-12-21 16:37:07 -05:00 |
|
Milo Schwartz
|
0d30ac2ddc
|
org setup wip
|
2024-12-21 14:25:54 -05:00 |
|
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
|
283fb3990c
|
added watermark
|
2024-12-16 22:49:16 -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 |
|
Milo Schwartz
|
d3d2fe398b
|
env context and refactor api support different ports
|
2024-12-12 22:46:58 -05:00 |
|
Owen Schwartz
|
37f51bec9b
|
Seperate servers
|
2024-12-07 22:07:13 -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
|
41e531306d
|
protect /setup and use links for button
|
2024-11-26 20:30:52 -05:00 |
|
Milo Schwartz
|
7c9e57ef12
|
improve formatting in data tables
|
2024-11-25 23:07:21 -05:00 |
|
Milo Schwartz
|
2312258468
|
add placeholder buttons to make all rows the same height
|
2024-11-24 23:28:38 -05:00 |
|
Milo Schwartz
|
6abc80aa7a
|
add border to tables and fix acesss page title spacing
|
2024-11-24 23:07:09 -05:00 |
|
Milo Schwartz
|
93fb5e2766
|
fresh resources page on update
|
2024-11-24 22:52:56 -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
|
6faba22082
|
typescript issues and add eslint back
|
2024-11-24 11:52:46 -05:00 |
|
Milo Schwartz
|
cc05baf67d
|
move resource auth to auth router
|
2024-11-24 11:27:43 -05:00 |
|
Milo Schwartz
|
4be535c08d
|
fix tabs rendering verticaly bug
|
2024-11-24 00:12:38 -05:00 |
|
Milo Schwartz
|
d7c4bc43a4
|
set resource session cookie in proxy via param
|
2024-11-23 23:31:22 -05:00 |
|
Milo Schwartz
|
34c9093469
|
Merge branch 'main' of https://github.com/fosrl/pangolin
|
2024-11-23 20:09:02 -05:00 |
|
Milo Schwartz
|
ad5ea3564b
|
added support for pin code auth
|
2024-11-23 20:08:56 -05:00 |
|
Owen Schwartz
|
c1a4dd7ad7
|
Fix a couple target bugs
|
2024-11-23 18:21:20 -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
|
f9e0c33368
|
change font again
|
2024-11-23 11:42:22 -05:00 |
|
Milo Schwartz
|
45e1bff2e0
|
small visual enhancements to icons
|
2024-11-22 23:58:08 -05:00 |
|
Milo Schwartz
|
5388c5d5b4
|
disable eslint - new colors, and slimmer buttons/inputs??
|
2024-11-22 22:16:09 -05:00 |
|
Milo Schwartz
|
cfce3dabb3
|
set resource password and remove resource password from dashboard
|
2024-11-19 00:05:04 -05:00 |
|
Milo Schwartz
|
ab6d59c163
|
added sso and blockAccess toggles
|
2024-11-17 23:42:03 -05:00 |
|
Milo Schwartz
|
1c4a873974
|
get resource auth info endpoint
|
2024-11-17 23:24:30 -05:00 |
|
Milo Schwartz
|
587bb758a2
|
add some more icons
|
2024-11-16 12:18:22 -05:00 |
|