ContainerImage.Pinniped/internal/oidc/login
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
..
loginhtml Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
get_login_handler.go Small refactors and comments for LDAP/AD UI 2022-05-19 16:02:08 -07:00
get_login_handler_test.go Small refactors and comments for LDAP/AD UI 2022-05-19 16:02:08 -07:00
login_handler.go Small refactors and comments for LDAP/AD UI 2022-05-19 16:02:08 -07:00
login_handler_test.go Login page styling/structure for users, screen readers, passwd managers 2022-05-05 13:13:25 -07:00
post_login_handler.go Implement post_login_handler.go to accept form post and auth to LDAP/AD 2022-04-29 16:02:00 -07:00
post_login_handler_test.go Add unit test for rendering form_post response from POST /login 2022-05-05 13:13:25 -07:00