aboutsummaryrefslogtreecommitdiff
path: root/http_handle_users.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* templates shall no longer be a global variableRunxi Yu2025-04-051-2/+2
* web: Separate HTTP error pages into its own packageRunxi Yu2025-04-051-1/+3
* Use cmd/forge for the entry pointRunxi Yu2025-04-051-1/+1
* Add descriptive comments to most Go functionsRunxi Yu2025-03-311-0/+1
* Replace FileContributor with FileCopyrightTextRunxi Yu2025-03-311-1/+1
* Add 403 and 501 pagesRunxi Yu2025-03-251-2/+2
* Variable name lengthsRunxi Yu2025-03-221-2/+2
* Initial lintingRunxi Yu2025-03-221-1/+1
* Remove underscores from Go code, pt 4Runxi Yu2025-03-191-1/+1
* Add SPDX license headers to all Go filesRunxi Yu2025-03-031-0/+3
* http_*.go: Use http.ErrorRunxi Yu2025-02-131-2/+1
* users: Print not implementedRunxi Yu2025-02-131-0/+2
* handle_user: StubRunxi Yu2025-02-131-0/+8