Skip to content

Commit

Permalink
Merge pull request #2346 from juliolobo/Ajuste-CSFR
Browse files Browse the repository at this point in the history
Adicionando Controllers faltantes ao CSFR
  • Loading branch information
willph authored Feb 25, 2024
2 parents 67db36d + 21dc1f4 commit 2b1d0cb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion application/config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,10 @@
"configurar.*+",
"usuarios.*+",
"financeiro.*+",
"email.*+"
"email.*+",
"permissoes.*+",
"auditoria.*+",
"tools.*+"
];

/*
Expand Down

0 comments on commit 2b1d0cb

Please sign in to comment.