aboutsummaryrefslogtreecommitdiff
path: root/tmpl/index_login.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* {main,pw}.go, Makefile, index_login.html: Remove password auth stubRunxi Yu4 days1-38/+0
| | | | | | | | | | I don't think password authentication is really useful, since Microsoft Entra ID is the "proper" way of doing authentication in our school system and there's just little reason to have a password login. I previously wanted to use password authentication for stress testing, but stress testing really could just use completely fake authentication and there's no need for any password whatsoever.
* {config,index}.go, cca.scfg.example, style.css, *.html: Link to sourceRunxi Yu5 days1-0/+3
|
* *.go: LintingRunxi Yu11 days1-1/+1
|
* index{,_login}.tmpl: Rename .tmpl to .htmlRunxi Yu2024-09-091-0/+84