Resolves #198.
Why is this change necessary?
We weren't supposed to be authenticating on user creation (otherwise no one would be able to create users).
How does it address the issue?
This removes the call to authenticate_user. This also restyles the verification panel following the floating panel redesign.
Resolves #198. Why is this change necessary? We weren't supposed to be authenticating on user creation (otherwise no one would be able to create users).
How does it address the issue? This removes the call to authenticate_user. This also restyles the verification panel following the floating panel redesign.