1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-06-15 00:15:00 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
9823971b7d Make insecure-oidc-allow-unverified-email configuration usage consistent 2019-07-11 15:58:31 +01:00
018a25be04 Create option to skip verified email check in OIDC provider 2019-07-11 15:29:48 +01:00
387a7267e1 update configuration.md auth_request section 2019-07-10 10:26:31 +02:00
924eab6355 Adds banner flag
This is to override what's displayed on the main page.
2019-06-25 16:41:51 +01:00
8083501da6 Support JWT Bearer Token and Pass through 2019-06-17 12:51:35 -07:00
ae0258a203 Documentation updates around Redis and Redis Sentinel use 2019-06-05 00:11:42 -07:00
fc06e2dbef Update documentation and changelog for redis store 2019-06-05 00:11:42 -07:00
91346df5ac fix typo 2019-05-28 15:26:22 +02:00
4ad4b11411 Update documentation to include session storage 2019-05-18 13:30:34 +02:00
a1130e41a3 Merge pull request #156 from pusher/fix-templates
Fix templating escaping for logging templates in docs
2019-05-10 15:27:02 +01:00
e10b8860a6 Merge pull request #157 from pusher/docs-instructions
Add make targets for serving docs locally
2019-05-10 15:26:56 +01:00
5d7d0c4b4b Shorten README.md (#154)
* Update README.md

* Add changelog entry

Co-Authored-By: Joel Speed <Joel.speed@hotmail.co.uk>
2019-05-10 12:25:05 +01:00
16734dbee8 Add make targets for serving docs locally 2019-05-10 12:07:16 +01:00
090bc50ec3 Fix templating escaping for logging templates in docs 2019-05-10 11:45:14 +01:00
f262ec84d5 Fix broken link in installation doc (#153) 2019-05-09 15:12:27 +01:00
4d233c44dc Set Jekyll URL to https://pusher.github.io/oauth2_proxy 2019-05-09 11:52:11 +01:00
9200eb8e97 split README.MD into pages 2019-05-09 11:06:32 +01:00
b8137ba666 Initialise Jekyll site 2019-05-09 10:48:35 +01:00