pcmt/handlers
surtur 882b7dfd28
All checks were successful
continuous-integration/drone/push Build is passing
go: add more logs on unauthorised access
* log details about unauthorised access
* return semantically correct 403 (instead of 401) on unauthorised access
* allow read-only admin access to "hibp breach details" endpoint
2023-09-10 14:12:13 +02:00
..
config.go go,tmpl: allow conditionally disabling the sign-up 2023-08-16 15:07:10 +02:00
error.go go,tmpl: implement+activate validator 2023-09-08 22:56:17 +02:00
handlers.go go: add more logs on unauthorised access 2023-09-10 14:12:13 +02:00
helpers.go fix(go): set correct cookie params 2023-09-04 21:02:06 +02:00
home.go fix(go): resolve signin/logout issues for all time 2023-09-08 17:22:20 +02:00
icon.go feat: add license headers (+spdx id) 2023-05-20 20:15:57 +02:00
logout.go fix(go): resolve signin/logout issues for all time 2023-09-08 17:22:20 +02:00
manage-apikeys.go go: add more logs on unauthorised access 2023-09-10 14:12:13 +02:00
manage-user.go go: add more logs on unauthorised access 2023-09-10 14:12:13 +02:00
middleware.go fix(go): resolve signin/logout issues for all time 2023-09-08 17:22:20 +02:00
page.go head.tmpl,go: set description+lang, rm meta CSP 2023-09-10 12:47:35 +02:00
search-hibp.go go: add more logs on unauthorised access 2023-09-10 14:12:13 +02:00
signin.go go,tmpl: implement+activate validator 2023-09-08 22:56:17 +02:00
signup.go go,tmpl: implement+activate validator 2023-09-08 22:56:17 +02:00
type.go go,tmpl: implement+activate validator 2023-09-08 22:56:17 +02:00
user-init-password-change.go go: add more logs on unauthorised access 2023-09-10 14:12:13 +02:00
view-hibp.go go: add more logs on unauthorised access 2023-09-10 14:12:13 +02:00