Asher
|
e2c35facdb
|
Remove invalid comment on maybeProxy
It no longer handles authentication.
|
2020-11-04 17:07:35 -06:00 |
|
Asher
|
1067507c41
|
Proxy to 0.0.0.0 instead of localhost
|
2020-11-03 14:28:48 -06:00 |
|
Asher
|
305348f0ac
|
Improve proxy fallthrough logic
- Use accept header.
- Match /login and /login/ exactly.
- Match /static/ (trailing slash).
- Use req.path. Same result but feels more accurate to me.
|
2020-10-27 17:31:37 -05:00 |
|
Asher
|
257d9a4fa4
|
Make authentication work with sub-domain proxy
|
2020-10-26 17:56:14 -05:00 |
|
Asher
|
112eda4605
|
Convert routes to Express
|
2020-10-26 17:56:13 -05:00 |
|