mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-10 14:52:43 +02:00
docs: update references, remove docs dir (#3420)
* docs: update references, remove docs dir Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com> * Update README.md Co-authored-by: Alex Fornuto <afornuto@pomerium.com> * Update Docs Paths * precommit Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com> * remove spellcheck Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com> * spell the check Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com> Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
This commit is contained in:
parent
fc116b83d3
commit
ebbb6a7ff2
318 changed files with 20 additions and 32969 deletions
|
@ -13,7 +13,7 @@ import (
|
|||
// registerFwdAuthHandlers returns a set of handlers that support using pomerium
|
||||
// as a "forward-auth" provider with other reverse proxies like nginx, traefik.
|
||||
//
|
||||
// see : https://www.pomerium.io/configuration/#forward-auth
|
||||
// see : https://www.pomerium.com/docs/reference/forward-auth
|
||||
func (p *Proxy) registerFwdAuthHandlers() http.Handler {
|
||||
r := httputil.NewRouter()
|
||||
// NGNIX's forward-auth capabilities are split across two settings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue