- 11 Nov, 2015 3 commits
-
-
Joe Bowers authored
-
Joe Bowers authored
-
Brandon Philips authored
-
- 10 Nov, 2015 2 commits
-
-
Josh Wood authored
Improve docs for the getting started guide for oauth2_proxy
-
Brandon Philips authored
Make the docs feel more like a tutorial and add some more context.
-
- 08 Nov, 2015 1 commit
-
-
Brandon Philips authored
oauth2_proxy is a proxy you can put in front of any http application to add OAUTH 2.0 auth. I have added OIDC support to this proxy and to make it easy to get started lets add it to the fixture.
-
- 04 Nov, 2015 2 commits
-
-
bobbyrullo authored
Documentation: fix link
-
bobbyrullo authored
-
- 03 Nov, 2015 4 commits
-
-
bobbyrullo authored
Fix typo in README
-
Quentin Machu authored
-
bobbyrullo authored
Documentation: document connectors format.
-
Bobby Rullo authored
-
- 02 Nov, 2015 2 commits
-
-
bobbyrullo authored
Documentation: turn on registration in examples
-
Bobby Rullo authored
fixes #169
-
- 30 Oct, 2015 4 commits
-
-
bobbyrullo authored
Invite emails
-
Bobby Rullo authored
Issuer name can be used in Emailer
-
Bobby Rullo authored
This is so we can populate emails with things like the issuer name.
-
Bobby Rullo authored
Invite emails are essentially just reset password emails with a different template (though this can and probably will change (slightly) in the near future)
-
- 29 Oct, 2015 3 commits
-
-
bobbyrullo authored
use GCM instead of CBC
-
George Tankersley authored
-
George Tankersley authored
-
- 22 Oct, 2015 4 commits
-
-
bobbyrullo authored
Dockerfile: use go 1.4 to build
-
Bobby Rullo authored
-
bobbyrullo authored
Dockerfile: use right env var for email templates
-
Bobby Rullo authored
-
- 20 Oct, 2015 5 commits
-
-
Josh Wood authored
Minor, non-content, formatting fixes. LGTM.
-
Brian Waldon authored
build: add install instructions for go-bindata
-
Brandon Philips authored
Markdown needs a newline between a paragraph and a code block for most renderers. Fix this.
-
Brandon Philips authored
some of these items were space indented, others were tabbed. Use tabs.
-
Brandon Philips authored
Tell the user how to fix ther error! That is the best type of error message. :)
-
- 19 Oct, 2015 1 commit
-
-
Joe Bowers authored
server: Share token code
-
- 17 Oct, 2015 1 commit
-
-
Joe Bowers authored
-
- 16 Oct, 2015 6 commits
-
-
Joe Bowers authored
-
Joe Bowers authored
-
Joe Bowers authored
-
Joe Bowers authored
-
Joe Bowers authored
This patch proposes behavioral changes. In particular, referring systems will need to provide client ids under all circumstances.
-
Joe Bowers authored
-
- 13 Oct, 2015 2 commits
-
-
bobbyrullo authored
integration: check when there's no secret provided
-
Bobby Rullo authored
-