pomerium/authenticate
bobby f837c92741
dev: update linter (#1728)
- gofumpt everything
- fix TLS MinVersion to be at least 1.2
- add octal syntax
- remove newlines
- fix potential decompression bomb in ecjson
- remove implicit memory aliasing in for loops.

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-12-30 09:02:57 -08:00
..
authenticate.go authenticate: move databroker connection to state (#1292) 2020-08-18 09:33:43 -06:00
authenticate_test.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
handlers.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
handlers_test.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
state.go authorize: add signature algo support (RSA / EdDSA) (#1631) 2020-11-30 17:14:41 -08:00