aboutsummaryrefslogtreecommitdiff
path: root/handler.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 44, not 43 max lenRunxi Yu14 days1-1/+1
|
* handler: Add Path: "/" for the cookiev0.1.83Runxi Yu2025-03-251-0/+1
| | | | | | | If the user encounters a Powxy challenge while not on the root directory, then the cookie will only be set for the current subtree. An explicit path=/ is required in the cookie to make it apply across the entire site.
* Log form values on form validation attemptsRunxi Yu2025-03-251-0/+4
|
* Cache-Controlv0.1.15Runxi Yu2025-03-241-0/+3
|
* Correct spellingRunxi Yu2025-03-241-1/+1
|
* Use structured logging from log/slogv0.1.14Runxi Yu2025-03-241-12/+62
|
* Refactor againRunxi Yu2025-03-241-0/+128