ContainerImage.Pinniped/internal/oidc/provider/formposthtml
Matt Moyer 727035a2dc
Fix form_post CSS styling in Firefox and Safari.
This functioned fine, but did not have the intended visual appearance when it came to how the text of the auth code wrapped inside the copy button in the manual flow.

The new styling behaves correctly on at least Chrome, Firefox, and Safari on macOS.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-07-28 08:09:20 -05:00
..
form_post.css Fix form_post CSS styling in Firefox and Safari. 2021-07-28 08:09:20 -05:00
form_post.gohtml Add custom response_mode=form_post HTML template. 2021-07-09 12:08:43 -05:00
form_post.js Add custom response_mode=form_post HTML template. 2021-07-09 12:08:43 -05:00
formposthtml.go Add custom response_mode=form_post HTML template. 2021-07-09 12:08:43 -05:00
formposthtml_test.go Fix form_post CSS styling in Firefox and Safari. 2021-07-28 08:09:20 -05:00