1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-01-10 04:18:14 +02:00
oauth2-proxy/pkg/app/pagewriter
Miks Kalnins 54d44ccb8f
Allow specifying URL as input for custom sign in logo (#1330)
* Allow specifying URL as input for custom logos

* Fix typo

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>

* Update changelog

* Only allow HTTPS URLs

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
Co-authored-by: Nick Meves <nicholas.meves@gmail.com>
2021-09-05 09:23:22 -07: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 Allow specifying URL as input for custom sign in logo (#1330) 2021-09-05 09:23:22 -07:00
robots.txt Add static pages to PageWriter interface 2021-03-21 18:28:37 +00:00
sign_in_page_test.go Allow specifying URL as input for custom sign in logo (#1330) 2021-09-05 09:23:22 -07:00
sign_in_page.go Allow specifying URL as input for custom sign in logo (#1330) 2021-09-05 09:23:22 -07:00
sign_in.html Changing user field type to text (#1337) 2021-08-29 12:39:02 +01: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