summaryrefslogtreecommitdiff
path: root/static/login-script.js
Commit message (Collapse)AuthorAge
* Use /api/v1 for the API prefixRobby Zambito2025-08-06
|
* Allow any inputs in login formRobby Zambito2025-08-06
|
* Log login attemptsRobby Zambito2025-08-06
|
* Create login pageRobby Zambito2025-08-02
This is where the exploit will happen. Prompt: Create a login page. The login form should make a POST request with the form body to an appropriate API endpoint.