Skip to content

Add admin role for users and remove some Devise functionality

Kevin Clair requested to merge user-roles into master
  • provide admin role and restrict based on whether a user has it
  • we don't want anonymous users to be able to create accounts for themselves, so take all that out

Merge request reports