summaryrefslogtreecommitdiff
path: root/static/login-script.js
Commit message (Collapse)AuthorAge
* Use /api/v1 for the API prefixRobby Zambito9 days
|
* Allow any inputs in login formRobby Zambito10 days
|
* Log login attemptsRobby Zambito10 days
|
* Create login pageRobby Zambito13 days
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.