Add `Staff` to list of authorized user types for registering
Closed this issue · 0 comments
vedxyz commented
AuthController
was the first controller to be implemented, so Staff
wasn't added to the Register
action's authorization attribute at the time. It should be added though.