Implement activation and forgot password
Done
- Implemented API based forgot password and account activation for React
- Both automatically log the user in
- Allows automatic password generation when creating users who have to enter their password when activating anyway
Testing
- Easiest to test with JLR MR !44 (closed)
- Ensure account activation works
- Ensure password reset works
- Ensure login still works