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:
bobby 2022-06-13 16:52:52 -07:00 committed by GitHub
parent fc116b83d3
commit ebbb6a7ff2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
318 changed files with 20 additions and 32969 deletions

View file

@ -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: