Commit graph

6 commits

Author SHA1 Message Date
Alexander Lieret
20632d42f0 test: Add test case for location config priority 2021-08-24 16:04:51 +02:00
Alexander Lieret
3d3acc0982 test: Add test case for default app redirect
Co-authored-by: Jonathan Underwood <junderwood@bitcoinbank.co.jp>
2021-08-24 16:04:51 +02:00
Alexander Lieret
47a4f58ca1
feat: Add custom location block to virtual paths
This features allows the custom location blocks to be added to the
virtual path based routing. The custom config can be specified for each
container individually.
2021-08-17 11:31:47 +02:00
Alexander Lieret
987f2f14c4
feat: Replace path stripping with variable
This commit removes the automatic path stripping and replaces it with a
user configurable environment variable. This can be set individually for
each container.
2021-08-17 11:31:47 +02:00
Alexander Lieret
6ba7e074e2
feat: Add user customizable default root response 2021-08-17 11:31:47 +02:00
Alexander Lieret
209a1be52e
ci: Add tests for the virtual-path routing
@gregsymons test cases were too outdated to be ported easily. The new
tests should include the coverage of the old ones.
2021-08-17 11:31:46 +02:00