Adam Thomas

Results 2 issues of Adam Thomas

The email templates have a `#/` in the `/register/verify` URL, which is a bit awkward. We could use having alternate templates in the `ui` folder that don't have the `#/`...

A non-API view that verifies a user's email address on a GET request (accessed via a link in an email) would be a very useful thing to keep around in...