@@ -214,7 +214,7 @@ discard block |
||
| 214 | 214 | 'Auth/Users' => 'switch', |
| 215 | 215 | ], |
| 216 | 216 | 'deny' => [ |
| 217 | - // 'route/lang/auth', |
|
| 217 | + // 'route/lang/auth', |
|
| 218 | 218 | 'route/auth-provider', |
| 219 | 219 | 'route/auth-extern', |
| 220 | 220 | 'route/lang/forgot-password', |
@@ -299,7 +299,7 @@ discard block |
||
| 299 | 299 | 'factories' => [ |
| 300 | 300 | 'auth' => '\Auth\Factory\View\Helper\AuthFactory', |
| 301 | 301 | 'acl' => '\Acl\Factory\View\Helper\AclFactory', |
| 302 | - ], |
|
| 302 | + ], |
|
| 303 | 303 | ], |
| 304 | 304 | |
| 305 | 305 | 'form_elements' => [ |