Milo Schwartz
|
a2c67b26bd
|
allow access token in resource url
|
2025-01-11 19:47:07 -05:00 |
|
Milo Schwartz
|
c352e87a78
|
allow resource redirect if host is same
|
2025-01-10 00:13:51 -05:00 |
|
Milo Schwartz
|
ececf9022d
|
verify redirects are safe before redirecting
|
2025-01-09 23:26:07 -05:00 |
|
Milo Schwartz
|
c5ed048488
|
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
|
6c9dfc674a
|
refactor and reorganize
|
2025-01-01 21:41:31 -05:00 |
|
Milo Schwartz
|
f03f1570a5
|
make config class and separate migrations script
|
2025-01-01 17:50:12 -05:00 |
|
Milo Schwartz
|
0bf3f54897
|
fix issues from test deploy
|
2024-12-21 21:01:12 -05:00 |
|
Milo Schwartz
|
084f65f657
|
access token endpoints and other backend support
|
2024-12-18 23:14:26 -05:00 |
|
Milo Schwartz
|
b331bc85ea
|
add otp flow to resource auth portal
|
2024-12-15 17:47:07 -05:00 |
|
Milo Schwartz
|
ed1efae05f
|
fix rendering issues on resource unauthorized
|
2024-11-29 22:53:45 -05:00 |
|
Milo Schwartz
|
6b4b989235
|
fix minor auth issues and set NODE_ENV to solve react email bug
|
2024-11-27 14:35:38 -05:00 |
|
Milo Schwartz
|
74e0e7dca2
|
set resource session as base domain cookie
|
2024-11-27 00:07:40 -05:00 |
|
Milo Schwartz
|
55d7f813ea
|
lighten dark background, add more info to resources table
|
2024-11-24 22:34:11 -05:00 |
|
Milo Schwartz
|
f4a00bbf44
|
add logging for verifySession
|
2024-11-24 14:28:23 -05:00 |
|
Milo Schwartz
|
7d3769e33d
|
set resource session cookie in proxy via param
|
2024-11-23 23:31:22 -05:00 |
|
Milo Schwartz
|
5ae25b8b37
|
added resource auth status cards and moved login to reusable login form
|
2024-11-23 17:56:21 -05:00 |
|
Milo Schwartz
|
5b9a051ee6
|
basic auth portal save
|
2024-11-23 16:36:07 -05:00 |
|
Milo Schwartz
|
257ddf096b
|
disable eslint - new colors, and slimmer buttons/inputs??
|
2024-11-22 22:16:09 -05:00 |
|
Milo Schwartz
|
6044213b9b
|
api for set resource password and auth with resource password
|
2024-11-17 22:44:11 -05:00 |
|
Milo Schwartz
|
7e2a7434cf
|
added initial schema for resource sessions and auth types
|
2024-11-16 22:41:43 -05:00 |
|