You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems possible that the app could do without initial_type entirely. This may be slightly inconvenient to the registration workflow, (but likely resolvable). User permissions and workflows following registration/creation should then be dependent upon other values.
The existing use of
User.initial_type
suggests some reconsideration.DSSG_STAFF
dictates whether a user can use the custom admin page, (to approve volunteer profiles – but nothing else)ORGANIZATION
dictates whether a user can perform some organizational functionsDSSG_STAFF
only when created by developer CLIORGANIZATION
orVOLUNTEER
during registrationDocumentation
Originally posted by @jesteria in #27 (comment)
The text was updated successfully, but these errors were encountered: