pomerium/internal
Caleb Doxsey 57217af7dd
authenticate: implement hpke-based login flow (#3779)
* urlutil: add time validation functions

* authenticate: implement hpke-based login flow

* fix import cycle

* fix tests

* log error

* fix callback url

* add idp param

* fix test

* fix test
2022-12-05 15:31:07 -07:00
..
atomicutil atomicutil: use atomicutil.Value wherever possible (#3517) 2022-07-28 15:38:38 -06:00
autocert upgrade to golang-lru v2 (#3771) 2022-12-02 09:25:52 -07:00
chanutil fileutil: update watcher to use fsnotify and polling (#3663) 2022-10-19 09:13:08 -06:00
contextkeys xds: only tag contexts used for UpdateRecords (#2269) 2021-06-04 14:01:25 -04:00
controlplane upgrade to golang-lru v2 (#3771) 2022-12-02 09:25:52 -07:00
databroker keep trace span context (#3724) 2022-11-04 17:52:13 -04:00
encoding authenticate: remove ecjson (#3688) 2022-10-20 10:37:21 -06:00
events chore(deps): bump github.com/golangci/golangci-lint from 1.47.3 to 1.48.0 (#3541) 2022-08-09 08:25:57 -06:00
fileutil test: use T.TempDir to create temporary test directory (#3725) 2022-11-08 09:16:32 -07:00
handlers authenticate: implement hpke-based login flow (#3779) 2022-12-05 15:31:07 -07:00
hashutil dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
httputil httputil: ignore errors < 400 (#3781) 2022-12-05 09:00:25 -07:00
identity move directory providers (#3633) 2022-11-03 11:33:56 -06:00
log config: generate cookie secret if not set in all-in-one mode (#3742) 2022-11-11 14:14:30 -07:00
middleware httputil: remove error details (#3703) 2022-10-25 08:00:21 -06:00
redisutil chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 (#3667) 2022-10-19 09:36:59 -06:00
registry authenticate: fix debug and metrics endpoints (#3212) 2022-03-30 09:37:37 -06:00
scheduler feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
sessions authenticate: implement hpke-based login flow (#3779) 2022-12-05 15:31:07 -07:00
sets Fix typos (#3575) 2022-08-30 15:51:40 -07:00
signal log context (#2107) 2021-04-22 10:58:13 -04:00
syncutil config: generate cookie secret if not set in all-in-one mode (#3742) 2022-11-11 14:14:30 -07:00
telemetry config: disable envoy admin by default, expose stats via envoy route (#3677) 2022-10-18 16:25:03 -06:00
tests/xdserr chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 (#3667) 2022-10-19 09:36:59 -06:00
testutil databroker: support rotating shared secret (#3502) 2022-07-26 10:59:54 -06:00
tripper chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 (#3667) 2022-10-19 09:36:59 -06:00
urlutil urlutil: add time validation functions (#3776) 2022-12-02 11:42:56 -07:00
version dev: update linter (#1728) 2020-12-30 09:02:57 -08:00