pomerium/authenticate
Cuong Manh Le fd544b7072
authenticate: fix wrong condition checking in VerifySession (#1146)
The code checks session client not nil, but using databroker client in
the body instead.
2020-07-28 21:18:39 +07:00
..
authenticate.go options refactor (#1088) 2020-07-16 14:30:15 -06:00
authenticate_test.go options refactor (#1088) 2020-07-16 14:30:15 -06:00
handlers.go authenticate: fix wrong condition checking in VerifySession (#1146) 2020-07-28 21:18:39 +07:00
handlers_test.go authenticate: fix wrong condition checking in VerifySession (#1146) 2020-07-28 21:18:39 +07:00