Inclusive terminology

This commit is contained in:
Milos Stojanovic
2020-07-15 09:37:59 +02:00
parent 9b4d967c28
commit fdb596a2fc
4 changed files with 16 additions and 11 deletions

View File

@@ -63,8 +63,8 @@ return [
'handler' => '\Filegator\Services\Security\Security',
'config' => [
'csrf_protection' => true,
'ip_whitelist' => [],
'ip_blacklist' => [],
'ip_allowlist' => [],
'ip_denylist' => [],
],
],
'Filegator\Services\View\ViewInterface' => [