Open Registration to anyone
This merge request opens registrations to anyone.
It allows anyone to register with their first, last name, username and an email.
Later an admin can then grant them the right to vote after it has been established, that they are eligible for that.
This merge request is very simple and implemented without any:
- Design
- API implementation
- Unit Tests