Skip to content

Automatic filling in login in development

Summary

Automatically fill in login form on development.

Reasoning

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.