mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-21 02:06:03 +02:00
Merge branch 'main' into za/1054-connection-pooling
This commit is contained in:
commit
ae9c0a0e06
33 changed files with 750 additions and 145 deletions
|
@ -42,7 +42,7 @@ as health checks used by our platform).
|
|||
## Adding roles
|
||||
|
||||
The current MVP design uses only a single role called
|
||||
`UserDomainRole.Roles.ADMIN` that has all access on a domain. As such, the
|
||||
`UserDomainRole.Roles.MANAGER` that has all access on a domain. As such, the
|
||||
permission mixin doesn't need to examine the `role` field carefully. In the
|
||||
future, as we add additional roles that our product vision calls for
|
||||
(read-only? editing only some information?), we need to add conditional
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue