ContainerImage.Pinniped/internal/oidc/login/loginhtml
Ryan Richard c6c2c525a6 Upgrade the linter and fix all new linter warnings
Also fix some tests that were broken by bumping golang and dependencies
in the previous commits.

Note that in addition to changes made to satisfy the linter which do not
impact the behavior of the code, this commit also adds ReadHeaderTimeout
to all usages of http.Server to satisfy the linter (and because it
seemed like a good suggestion).
2022-08-24 14:45:55 -07:00
..
login_form.css Login page styling/structure for users, screen readers, passwd managers 2022-05-05 13:13:25 -07:00
login_form.gohtml Add LDAP browser flow login failure tests to supervisor_login_test.go 2022-05-10 16:28:08 -07:00
loginhtml.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
loginhtml_test.go Small refactors and comments for LDAP/AD UI 2022-05-19 16:02:08 -07:00