|
@ -26,7 +26,7 @@ rules_group_geral = { |
|
|
[RP_ADD], __perms_publicas__), |
|
|
[RP_ADD], __perms_publicas__), |
|
|
(base.TipoAutor, __base__, __perms_publicas__), |
|
|
(base.TipoAutor, __base__, __perms_publicas__), |
|
|
(base.Autor, __base__, __perms_publicas__), |
|
|
(base.Autor, __base__, __perms_publicas__), |
|
|
(base.OperadorAutor, __base__, __perms_publicas__), |
|
|
(base.OperadorAutor, __base__, set()), |
|
|
(base.AuditLog, __base__, set()), |
|
|
(base.AuditLog, __base__, set()), |
|
|
(base.Metadata, __base__, set()), |
|
|
(base.Metadata, __base__, set()), |
|
|
|
|
|
|
|
|