Commit graph

112 commits

Author SHA1 Message Date
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
f224bfa4ee
reset password flow 2024-12-22 16:59:30 -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
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
998fab6d0a
add otp flow to resource auth portal 2024-12-15 17:47:07 -05:00
Milo Schwartz
5bbf32f6a6
improve verify email redirect flow 2024-11-28 00:11:13 -05:00
Milo Schwartz
8178dd1525
set resource session as base domain cookie 2024-11-27 00:07:40 -05:00
Milo Schwartz
203628341f
test 2024-11-24 14:53:46 -05:00
Milo Schwartz
4e7fa0f2d9
add logging for verifySession 2024-11-24 14:28:23 -05:00
Milo Schwartz
d7c4bc43a4
set resource session cookie in proxy via param 2024-11-23 23:31:22 -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
1a3d7705d9
change user role 2024-11-10 21:19:41 -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
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
50d374d9f6
save 2024-10-26 17:01:34 -04:00
Milo Schwartz
29b848fd5d
ability to disable email verification requirement 2024-10-25 21:39:18 -04:00
Owen Schwartz
bf106c221e
Targets working? 2024-10-19 20:47:05 -04:00
Milo Schwartz
57ba84eb02
more validation and redirects 2024-10-19 16:37:40 -04:00
Owen Schwartz
0599421975
Add stepper 2024-10-14 19:30:48 -04:00
Owen Schwartz
9abb656d52
Move to string ordId 2024-10-14 15:11:18 -04:00
Milo Schwartz
99d6cababa
remove lucia 2024-10-13 17:13:47 -04:00
Milo Schwartz
0e751c6609
save 2024-10-13 14:59:13 -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
Milo Schwartz
61fca6a1f6
set public next env vars from config 2024-10-12 21:23:12 -04:00
Milo Schwartz
d9ae322e2a
use config file instead of env 2024-10-12 18:21:31 -04:00
Milo Schwartz
6fb569e2cd
check for stale users on signup 2024-10-07 23:31:23 -04:00
Owen Schwartz
143a3b756e
Its working! 2024-10-06 22:09:30 -04:00
Owen Schwartz
8213036729
Format files and fix http response 2024-10-06 18:05:20 -04:00
Owen Schwartz
20db6d450c
Update to verify middleware & lists agenst new permissions tables 2024-10-06 16:19:04 -04:00
Milo Schwartz
282203d9f2
add shad 2024-10-06 09:55:45 -04:00
Milo Schwartz
d9022c5377
move auth utils 2024-10-05 22:31:30 -04:00
Milo Schwartz
7d66a6ff66
added reset password workflow 2024-10-05 17:01:49 -04:00
Milo Schwartz
863f94c8db
check and verify 2fa backup code 2024-10-05 15:45:01 -04:00
Milo Schwartz
4a5e0e1c57
generate 2fa backup codes 2024-10-05 15:31:28 -04:00
Milo Schwartz
e7080c4aa8
added change password endpoint 2024-10-05 15:11:51 -04:00
Milo Schwartz
86fb43d570
require 2fa for disable 2fa 2024-10-05 14:00:55 -04:00