joatuapp / joatu-v2

The JoatU application, version 2. Written in Ruby on Rails.
https://alpha.joatu.org
GNU General Public License v3.0
27 stars 5 forks source link

Allow users to register themselves #194

Closed rsmithlal closed 4 years ago

rsmithlal commented 5 years ago

The page to create a new user should be unlisted for now.

The new user form should have a hidden field to allow us to set a specific pod id. This will allow the the user to be added to the specified pod after being created.

The new user form should also have the first and last name so that a profile can be created when the user is.

rsmithlal commented 5 years ago

These issues are related to this merge request: #162 #190 #134