pomerium/authenticate
Caleb Doxsey 9413123c0f
config: generate cookie secret if not set in all-in-one mode (#3742)
* config: generate cookie secret if not set in all-in-one mode

* fix tests

* config: add warning about cookie_secret

* breakup lines
2022-11-11 14:14:30 -07:00
..
handlers authenticate: update user info dashboard to show group info for enterprise (#3736) 2022-11-09 07:44:35 -07:00
authenticate.go atomicutil: use atomicutil.Value wherever possible (#3517) 2022-07-28 15:38:38 -06:00
authenticate_test.go config: generate cookie secret if not set in all-in-one mode (#3742) 2022-11-11 14:14:30 -07:00
config.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
handlers.go authenticate: update user info dashboard to show group info for enterprise (#3736) 2022-11-09 07:44:35 -07:00
handlers_test.go move directory providers (#3633) 2022-11-03 11:33:56 -06:00
identity.go move directory providers (#3633) 2022-11-03 11:33:56 -06:00
middleware.go authenticate: fix internal url with webauthn (#3194) 2022-03-28 06:36:48 -06:00
state.go move directory providers (#3633) 2022-11-03 11:33:56 -06:00