1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-28 09:08:44 +02:00
oauth2-proxy/pkg/app/pagewriter
Frederic Pape cfd82daaf0
Some typos (#1222)
* Some typos

* Also corrected the typo's in the src code

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
2021-06-02 19:41:30 +01:00
..
default_logo.svg Add option for custom logos on the sign in page 2021-02-19 13:23:55 +00:00
error_page_test.go Request ID Logging (#1087) 2021-03-21 18:20:57 +00:00
error_page.go Some typos (#1222) 2021-06-02 19:41:30 +01:00
error.html Request ID Logging (#1087) 2021-03-21 18:20:57 +00:00
pagewriter_suite_test.go Request ID Logging (#1087) 2021-03-21 18:20:57 +00:00
pagewriter_test.go Add pagewriter to upstream proxy 2021-05-10 11:14:05 +01:00
pagewriter.go Add pagewriter to upstream proxy 2021-05-10 11:14:05 +01:00
robots.txt Add static pages to PageWriter interface 2021-03-21 18:28:37 +00:00
sign_in_page_test.go Request ID Logging (#1087) 2021-03-21 18:20:57 +00:00
sign_in_page.go Request ID Logging (#1087) 2021-03-21 18:20:57 +00:00
sign_in.html Fix URI fragment handling 2021-05-24 10:17:46 +03:00
static_pages_test.go Create seperate page getter 2021-03-21 18:34:43 +00:00
static_pages.go Create seperate page getter 2021-03-21 18:34:43 +00:00
templates_test.go Request ID Logging (#1087) 2021-03-21 18:20:57 +00:00
templates.go Extract templates to separate files 2021-02-19 11:30:59 +00:00