Commit graph

16 commits

Author SHA1 Message Date
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
Milo Schwartz
3c7025a327
add strict rate limit to endpoints that send email 2025-02-05 22:46:33 -05:00
Milo Schwartz
60110350aa
use smtp user if no no-reply set 2025-01-28 21:26:34 -05:00
Milo Schwartz
a57f0ab360
log password reset token if no smtp to allow reset password 2025-01-28 21:23:19 -05:00
Milo Schwartz
5f92b0bbc1
make all emails lowercase closes #89 2025-01-21 19:03:18 -05:00
Milo Schwartz
235e91294e
remove base_url from config (#13)
* add example config dir, logos, and update CONTRIBUTING.md

* update dockerignore

* split base_url into dashboard_url and base_domain

* Remove unessicary ports

* Allow anything for the ip

* Update docker tags

* Complex regex for domains/ips

* update gitignore

---------

Co-authored-by: Owen Schwartz <owen@txv.io>
2025-01-07 22:41:35 -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
Owen Schwartz
2f328fc719
Add basic transactions 2024-12-24 16:00:02 -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
99d6cababa
remove lucia 2024-10-13 17:13:47 -04:00
Milo Schwartz
7d66a6ff66
added reset password workflow 2024-10-05 17:01:49 -04:00