Automatic filling in login in development
# Summary
<!--Describe the feature you are requesting here. Describe clearly what
you want to have happen (differently). If possible, add screenshots
to more clearly convey your request.-->
Automatically fill in login form on development.
# Reasoning
<!--Describe which problem your request would solve and describe your
reasoning behind wanting this feature.-->
When logging in, the generated users all have the same structure -> username = student1@tudelft.nl, password = student1. With this repetetiveness, it's easier to just fill in the form automatically with javascript.
issue