summaryrefslogtreecommitdiff
path: root/static/login.html
Commit message (Collapse)AuthorAge
* Allow any inputs in login formRobby Zambito10 days
|
* Create login pageRobby Zambito14 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.