Caleb Doxsey
|
e1d2501a94
|
proxy: move warning message to config validation
|
2020-04-20 18:24:36 -06:00 |
|
Caleb Doxsey
|
e8c8e7c688
|
config: use full string url instead of just the hostname for the policy options
|
2020-04-20 18:24:11 -06:00 |
|
Caleb Doxsey
|
5ecfa34361
|
config: gofmt
|
2020-04-20 18:23:35 -06:00 |
|
Caleb Doxsey
|
7027f458dd
|
config: add prefix, path and regex options
proxy: support prefix, path and regex options
|
2020-04-20 18:23:34 -06:00 |
|
Bobby DeSimone
|
ba14ea246d
|
*: remove import path comments (#545)
- import path comments are obsoleted by the go.mod file's module statement
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-03-16 10:13:47 -07:00 |
|
Bobby DeSimone
|
2f13488598
|
authorize: use opa for policy engine (#474)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-02-02 11:18:22 -08:00 |
|
Bobby DeSimone
|
8956bf4411
|
proxy: add preserve host header (#463)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-01-22 21:03:22 -08:00 |
|
Bobby DeSimone
|
12bae5cc43
|
errors: use %w verb directive (#419)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2019-12-03 20:02:43 -08:00 |
|
Travis Groth
|
e5b13a9bf6
|
add yaml tags to all pointers in config (#397)
|
2019-11-24 16:45:21 -05:00 |
|
Travis Groth
|
8164cfd85a
|
config: Update yaml tags (#394)
* Add/update yaml tags for Options and Policy
|
2019-11-20 22:37:44 -05:00 |
|
Travis Groth
|
f3c62c10cc
|
Rename internal/config to config (#380)
|
2019-11-09 19:53:11 -05:00 |
|