Open robertmcatee opened 2 weeks ago
Added extra metadata and assigned to @randallard . Feel free to kick it back if you don't have bandwidth.
Might be the weekend before I get to this but I'll give it a go
I think we should discuss this a bit more - I'm not sure the general user should see a list of users when they register.
Maybe we can pin down registration flow - sys-admin should maybe be the one to create the account and assign permissions - in which case the user list makes sense, but the redirection would be back to sys-admin dashboard
I think we should discuss this a bit more - I'm not sure the general user should see a list of users when they register.
Maybe we can pin down registration flow - sys-admin should maybe be the one to create the account and assign permissions - in which case the user list makes sense, but the redirection would be back to sys-admin dashboard
Dashboards are a never. We should rethink this approach.
ok - sounds good
Let's move from sqlite to postgres here. @randallard Can you handle this?
taking a look now
did get a start on this - iterating now
kicking this back to focus on client server errors implementation
upon research it looks like users are going to the temporary SQL lite location and not postgres so they get created and you can log in but all the new RBAC components don't see your user account.