3 Commits

Author SHA1 Message Date
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
257d9a4fa4 Make authentication work with sub-domain proxy 2020-10-26 17:56:14 -05:00
112eda4605 Convert routes to Express 2020-10-26 17:56:13 -05:00