Commit graph

637 commits

Author SHA1 Message Date
renovate[bot]
2dd1dd330f
chore(deps): update golang.org/x/net commit hash to 4f7140c (#1506)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-12 10:02:45 -06:00
Renovate Bot
4f9fc8f3c6 chore(deps): update module ory/dockertest/v3 to v3.6.1 2020-10-12 05:07:49 +00:00
Renovate Bot
47778efcac chore(deps): update module cenkalti/backoff/v4 to v4.1.0 2020-10-12 03:37:09 +00:00
Renovate Bot
117076eb6a chore(deps): update google.golang.org/genproto commit hash to 4d944d3 2020-10-12 03:19:06 +00:00
Renovate Bot
d119a16d9f chore(deps): update golang.org/x/sync commit hash to b3e1573 2020-10-12 02:57:13 +00:00
Renovate Bot
d729ae52fb chore(deps): update module openzipkin/zipkin-go to v0.2.5 2020-10-06 19:37:00 +00:00
Renovate Bot
939eeeb2c6 chore(deps): update module envoyproxy/go-control-plane to v0.9.7 2020-10-06 17:11:26 +00:00
Renovate Bot
1b888ca7fe chore(deps): update golang.org/x/sync commit hash to 3042136 2020-10-06 15:24:28 +00:00
Renovate Bot
10edb9e981 chore(deps): update google.golang.org/genproto commit hash to bcad7cf 2020-10-06 14:59:22 +00:00
bobby
fe68301862
deployment: pin /x/sys to fix dockertest (#1491)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-10-06 07:43:18 -07:00
Renovate Bot
155213857e chore(deps): update golang.org/x/crypto commit hash to 7f63de1 2020-10-05 02:09:53 +00:00
Jon Carl
f1daf336f6
auth0: implement directory provider (#1479)
* add the auth0 directory provider

Signed-off-by: Jon Carl <jon.carl@auth0.com>

* fix code climate issue: context.Context should be funcs first param

Signed-off-by: Jon Carl <jon.carl@auth0.com>

* remove unused struct field

Signed-off-by: Jon Carl <jon.carl@auth0.com>

* remove vendoring

Signed-off-by: Jon Carl <jon.carl@auth0.com>

* fix auth0 imports and variable name

Signed-off-by: Jon Carl <jon.carl@auth0.com>
2020-10-02 08:56:05 -06:00
Renovate Bot
dae21aafd6 chore(deps): update google.golang.org/genproto commit hash to c2d885f 2020-09-28 05:33:21 +00:00
Renovate Bot
632bb8c28d chore(deps): update golang.org/x/net commit hash to 5d4f700 2020-09-28 02:55:53 +00:00
Caleb Doxsey
6e385f800a
config: add support for host header rewriting (#1457)
* config: add support for host header rewriting

* fix lint
2020-09-25 09:36:39 -06:00
Renovate Bot
3bd70309d9 chore(deps): update module rs/zerolog to v1.20.0 2020-09-21 16:51:06 +00:00
Renovate Bot
76e2534d43 chore(deps): update module caddyserver/certmagic to v0.12.0 2020-09-21 15:51:09 +00:00
Renovate Bot
0f51f369a7 chore(deps): update google.golang.org/genproto commit hash to d0d6055 2020-09-21 14:27:51 +00:00
Renovate Bot
c039b664cb chore(deps): update module google.golang.org/grpc to v1.32.0 2020-09-14 15:58:50 +00:00
Renovate Bot
63280d9d0d chore(deps): update module openzipkin/zipkin-go to v0.2.4 2020-09-14 03:24:31 +00:00
Renovate Bot
6c701a2a10 chore(deps): update module gorilla/handlers to v1.5.1 2020-09-14 02:39:46 +00:00
Renovate Bot
9ebb9d5cdc chore(deps): update google.golang.org/genproto commit hash to 645f7a4 2020-09-14 01:49:17 +00:00
Renovate Bot
46cfef85e1 chore(deps): update module go.uber.org/zap to v1.16.0 2020-09-07 08:35:23 +00:00
Renovate Bot
a0d271e800 chore(deps): update golang.org/x/oauth2 commit hash to 5d25da1 2020-09-07 06:48:28 +00:00
Renovate Bot
7bcf7d224f chore(deps): update google.golang.org/genproto commit hash to 0bd0a95 2020-09-07 05:14:59 +00:00
Renovate Bot
8d4f8c25d6 chore(deps): update golang.org/x/net commit hash to 62affa3 2020-09-07 04:37:47 +00:00
Cuong Manh Le
08a094ae93
internal/directory/okta: remove rate limiter (#1370)
We did honor the rate limit header from okta, so don't bother to add our
rate limiter there.
2020-09-04 18:23:14 +07:00
Caleb Doxsey
e4e6abfd29
certmagic: improve logging (#1358)
* certmagic: improve logging

* Update internal/autocert/manager.go

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2020-09-01 09:58:09 -06:00
Renovate Bot
3caaf29899 Update google.golang.org/genproto commit hash to 2bf3329 2020-08-31 11:21:32 +00:00
Renovate Bot
1cff26e0c9 Update module open-policy-agent/opa to v0.23.2 2020-08-31 06:28:41 +00:00
Renovate Bot
f34ca258f3 Update module google/uuid to v1.1.2 2020-08-31 05:00:12 +00:00
Renovate Bot
1c3323834f Update module google/go-cmp to v0.5.2 2020-08-31 03:37:55 +00:00
Renovate Bot
124ccdce77 Update module google.golang.org/grpc to v1.31.1 2020-08-31 02:39:04 +00:00
Renovate Bot
3d7206dc1e chore(deps): update module gorilla/handlers to v1.5.0 2020-08-24 14:23:20 +00:00
Renovate Bot
645e6dfa84 chore(deps): update golang.org/x/net commit hash to c890458 2020-08-24 13:37:29 +00:00
Renovate Bot
b50dd6e6e1 chore(deps): update module open-policy-agent/opa to v0.23.1 2020-08-24 04:28:33 +00:00
Renovate Bot
cbaf62aad3 chore(deps): update module gorilla/mux to v1.8.0 2020-08-24 03:41:03 +00:00
Renovate Bot
941f65224b chore(deps): update golang.org/x/crypto commit hash to 5c72a88 2020-08-24 02:42:15 +00:00
Renovate Bot
66d43b6d27 chore(deps): update golang.org/x/time commit hash to 3af7569 2020-08-18 23:50:49 +00:00
Renovate Bot
9c3b0ad146 chore(deps): update golang.org/x/net commit hash to 3edf25e 2020-08-18 22:20:09 +00:00
Renovate Bot
c0e230acbb chore(deps): update google.golang.org/genproto commit hash to f69a880 2020-08-17 15:23:15 +00:00
Cuong Manh Le
6518aa6023 Upgrade zipkin-go to v0.2.3
Test needs to be changed to use lowercase name, as required by zipkin
JSON API v2 spec.

See: https://github.com/openzipkin/zipkin-go/pull/166
2020-08-17 16:48:50 +07:00
Cuong Manh Le
598102f587 internal/directory/okta: add limiter to query okta API
Okta only allows 100 requests per minute, so apply the default rate
limit 1 QPS for it.

Fixes #1256
2020-08-14 09:50:49 +07:00
Renovate Bot
ab39b628c5 Update module google.golang.org/api to v0.30.0 2020-08-11 04:41:22 +00:00
Renovate Bot
dbfc476013 chore(deps): update google.golang.org/genproto commit hash to a062522 2020-08-10 15:57:48 +00:00
Renovate Bot
280adec8ed chore(deps): update module google.golang.org/grpc to v1.31.0 2020-08-03 15:40:56 +00:00
Renovate Bot
483dc5b232 chore(deps): update module contrib.go.opencensus.io/exporter/zipkin to v0.1.2 2020-08-03 13:20:10 +00:00
Renovate Bot
b25b5b8257 chore(deps): update google.golang.org/genproto commit hash to 8145dea 2020-08-03 12:35:16 +00:00
Renovate Bot
751b5f5663 chore(deps): update module spf13/viper to v1.7.1 2020-08-03 06:10:36 +00:00
Renovate Bot
ae48f7cef9 chore(deps): update module golang/mock to v1.4.4 2020-08-03 04:46:41 +00:00