Skip to content

Resolve "Registration page is accessible when logged in."

Closes #74 (closed)

I just used auth guard to redirect to /

In the future I'd like some messaging to say that the user is already logged in. But we don't have a messaging system today.

Redirecting to a blank screen with not notification is not ideal...but it's an incremental improvement till we have messaging figured out.

Edited by David Burke

Merge request reports