miloschwartz
|
53be2739bb
|
successful log in loop poc
|
2025-04-13 18:29:23 -04:00 |
|
miloschwartz
|
fefb07e14c
|
move schema.ts to module
|
2025-03-23 17:11:48 -04:00 |
|
Owen
|
654ed46a46
|
Return 401 instead of 400 on bad login
Resolves #276
|
2025-03-04 20:32:48 -05:00 |
|
miloschwartz
|
adef93623d
|
more visual enhancements and use expires instead of max age in cookies
|
2025-03-02 15:50:03 -05:00 |
|
Milo Schwartz
|
0bd8217d9e
|
add failed auth logging
|
2025-01-27 22:43:32 -05:00 |
|
Milo Schwartz
|
5f92b0bbc1
|
make all emails lowercase closes #89
|
2025-01-21 19:03:18 -05:00 |
|
Milo Schwartz
|
ab18e15a71
|
allow controlling cors from config and add cors middleware to traefik
|
2025-01-13 23:59:10 -05: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
|
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
|
5bbf32f6a6
|
improve verify email redirect flow
|
2024-11-28 00:11:13 -05:00 |
|
Milo Schwartz
|
d7c4bc43a4
|
set resource session cookie in proxy via param
|
2024-11-23 23:31:22 -05:00 |
|
Milo Schwartz
|
29b848fd5d
|
ability to disable email verification requirement
|
2024-10-25 21:39: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
|
61fca6a1f6
|
set public next env vars from config
|
2024-10-12 21:23:12 -04:00 |
|
Owen Schwartz
|
143a3b756e
|
Its working!
|
2024-10-06 22:09:30 -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
|
e7080c4aa8
|
added change password endpoint
|
2024-10-05 15:11:51 -04:00 |
|
Milo Schwartz
|
76eeb335a3
|
verify email workflow working
|
2024-10-04 23:14:40 -04:00 |
|
Milo Schwartz
|
57ebc0e525
|
setup react email and nodemailer
|
2024-10-03 20:55:54 -04:00 |
|
Milo Schwartz
|
637007e060
|
finished totp endpoints
|
2024-10-02 21:55:49 -04:00 |
|
Milo Schwartz
|
44e020784b
|
added utils for unauth, verify, and response
|
2024-10-02 20:42:50 -04:00 |
|
Milo Schwartz
|
d1e198fe55
|
added two factor to login endpoint
|
2024-10-02 20:19:48 -04:00 |
|
Milo Schwartz
|
1a91dbb89c
|
organized routes and routes and added rate limiter
|
2024-10-02 00:04:40 -04:00 |
|