Caleb Doxsey
a05bbd9ba7
authorize: remove trace statements from rego file
2020-04-21 07:19:02 -06:00
Caleb Doxsey
bc8048ff6b
authorize: regenerate statik
2020-04-20 18:25:49 -06:00
Caleb Doxsey
ea1c6efc24
authorize: fix domain check bug, rewrite url for forward auth, add dev script
2020-04-20 18:24:48 -06:00
Caleb Doxsey
170f7f07d3
docs: add upgrading documentation for potentially breaking configuration changes
2020-04-20 18:24:36 -06:00
Caleb Doxsey
2130a58dfb
proxy: fmt code
2020-04-20 18:24:36 -06:00
Caleb Doxsey
5be8265e62
proxy: add test to confirm prefix routing behaves as expected
2020-04-20 18:24:36 -06:00
Caleb Doxsey
9e66471c07
docs: add additional path filtering configuration documentation
2020-04-20 18:24:36 -06:00
Caleb Doxsey
6baf25dae8
ci: add go bin dir to path for test
2020-04-20 18:24:36 -06:00
Caleb Doxsey
f979bae194
ci: specify version number for build dependencies, call build-deps before test
2020-04-20 18:24:36 -06:00
Caleb Doxsey
7aa97dee68
ci: install opa from source
2020-04-20 18:24:36 -06:00
Caleb Doxsey
6cda829ed8
ci: download the proper opa binary
2020-04-20 18:24:36 -06:00
Caleb Doxsey
90af23432c
authorize: run opa test in ci
2020-04-20 18:24:36 -06:00
Caleb Doxsey
a1424a54d0
authorize: more tests
2020-04-20 18:24:36 -06:00
Caleb Doxsey
19053c8f06
proxy: add additional tests for trailing slash
2020-04-20 18:24:36 -06:00
Caleb Doxsey
e1d2501a94
proxy: move warning message to config validation
2020-04-20 18:24:36 -06:00
Caleb Doxsey
c8c307be69
proxy: update warning message
2020-04-20 18:24:36 -06:00
Caleb Doxsey
85a1a6d013
authorize,proxy: remove support for paths within the from parameter
2020-04-20 18:24:36 -06:00
Caleb Doxsey
5ad0e0ebdc
authorize: build full URL from gRPC request
2020-04-20 18:24:26 -06:00
Caleb Doxsey
cd6d686822
authorize: regenerate statik file
2020-04-20 18:24:26 -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
903a2d401f
authorize: fix indentation
2020-04-20 18:24:11 -06:00
Caleb Doxsey
428dee99c4
authorize: update opa rego to support additional policy properties
2020-04-20 18:24:11 -06:00
Caleb Doxsey
5ecfa34361
config: gofmt
2020-04-20 18:23:35 -06:00
Caleb Doxsey
d6591e4109
proxy: add additional tests for route matcher function
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
15972b9956
v0.7.5 ( #625 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-04-20 14:10:31 -07:00
Caleb Doxsey
d8938db6f3
authorize: fix authorization check for allowed_domains to only match current route ( #624 )
2020-04-20 14:03:21 -07:00
branchmispredictor
0de3c431a6
forward-auth: validate using forwarded uri header ( #600 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
Co-authored-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-04-20 10:56:30 -07:00
Renovate Bot
262d35d482
chore(deps): update vuepress monorepo to v1.4.1
2020-04-20 04:35:58 +00:00
Renovate Bot
85fa72bd0a
chore(deps): pin dependencies
2020-04-20 02:34:16 +00:00
Bobby DeSimone
7fe4c5bdaf
docs: add release announcement post ( #617 )
...
* docs: add release announcement post
- add mailchimp newsletter form
- fix wording
- fix mobile
- fix changelog links
- fix release drafter to use our format (GH-$ISSUE)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-04-18 11:35:14 -07:00
Bobby DeSimone
d7daf274c0
pomerium-cli: add service account docs ( #613 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-04-16 13:28:42 -07:00
Ogundele Olumide
53fd215148
fix retrieve group error: ( #614 )
...
- remove hardcoded gitlab provider url
- update the gitlab identity provider documentation
2020-04-16 11:51:03 -07:00
Bobby DeSimone
47f9765a47
docs: update changelog for v0.7.3 ( #610 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-04-14 08:49:08 -07:00
Travis Groth
db9895a274
Bump grpc up to 1.27.1 ( #609 )
2020-04-13 22:27:02 -04:00
Bobby DeSimone
b423b234e9
docs: update upgrading / changelog to v0.7.2 ( #601 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-04-13 16:20:29 -07:00
Ogundele Olumide
e0dd6734d3
an attempt to improve the identity provider docs ( #608 )
2020-04-13 11:30:29 -07:00
Renovate Bot
e9057c83e8
chore(deps): update module square/go-jose to v2.5.0
2020-04-13 04:45:00 +00:00
Renovate Bot
f964847762
chore(deps): update module spf13/viper to v1.6.3
2020-04-13 03:36:52 +00:00
Travis Groth
7ad528fef5
Update docker master/latest tag handling ( #598 )
...
* Ensure latest is actually latest semver and not last published
* Resume publishing master snapshot
* Build master image off debug gcr.io/distroless/base:debug
2020-04-12 14:42:03 -04:00
Bobby DeSimone
6337377ad6
cli: fix some confusing comments ( #602 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-04-12 10:16:50 -07:00
Ogundele Olumide
ae4204d42b
internal/identity: implement github provider support ( #582 )
...
Co-authored-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-04-10 10:48:14 -07:00
Travis Groth
789068e27a
Add configurable JWT claim headers ( #596 )
2020-04-09 23:41:55 -04:00
Renovate Bot
b08ecc624a
chore(deps): update vuepress monorepo to v1.4.0
2020-04-09 22:33:07 +00:00
Bobby DeSimone
ad56322c7e
site: fix site on mobile ( #597 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-04-09 10:56:39 -07:00
Bobby DeSimone
8111a3d1b5
grpcutil: remove unused pkg ( #593 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-04-08 15:10:48 -07:00
Bobby DeSimone
56e3f92181
proxy: remove unused session unmarshal ( #592 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-04-07 19:59:40 -07:00
Travis Groth
3e562bbf37
deployment: publish with github actions and goreleaser ( #586 )
...
* Add release workflow
2020-04-07 07:28:58 -04:00
Renovate Bot
12560f93f4
chore(deps): update golang.org/x/crypto commit hash to baeed62
2020-04-06 01:28:53 +00:00
Bobby DeSimone
d780281fc0
v0.7.0
...
See (#576 )
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-04-04 20:45:48 -07:00