@@ -1,12 +1,12 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * YAWIK |
|
| 4 | - * |
|
| 5 | - * @filesource |
|
| 6 | - * @copyright (c] 2013-2016 Cross Solution (http://cross-solution.de] |
|
| 7 | - * @author cbleek |
|
| 8 | - * @license MIT |
|
| 9 | - */ |
|
| 3 | + * YAWIK |
|
| 4 | + * |
|
| 5 | + * @filesource |
|
| 6 | + * @copyright (c] 2013-2016 Cross Solution (http://cross-solution.de] |
|
| 7 | + * @author cbleek |
|
| 8 | + * @license MIT |
|
| 9 | + */ |
|
| 10 | 10 | |
| 11 | 11 | return [ 'router' => [ |
| 12 | 12 | 'routes' => [ |
@@ -1,11 +1,11 @@ discard block |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * YAWIK |
|
| 4 | - * Configuration file of the Auth module |
|
| 5 | - * |
|
| 6 | - * @copyright (c) 2013 - 2016 Cross Solution (http://cross-solution.de) |
|
| 7 | - * @license MIT |
|
| 8 | - */ |
|
| 3 | + * YAWIK |
|
| 4 | + * Configuration file of the Auth module |
|
| 5 | + * |
|
| 6 | + * @copyright (c) 2013 - 2016 Cross Solution (http://cross-solution.de) |
|
| 7 | + * @license MIT |
|
| 8 | + */ |
|
| 9 | 9 | |
| 10 | 10 | return array( |
| 11 | 11 | |
@@ -203,7 +203,7 @@ discard block |
||
| 203 | 203 | 'route/lang/my-password' |
| 204 | 204 | ), |
| 205 | 205 | 'deny' => array( |
| 206 | - // 'route/lang/auth', |
|
| 206 | + // 'route/lang/auth', |
|
| 207 | 207 | 'route/auth-provider', |
| 208 | 208 | 'route/auth-extern', |
| 209 | 209 | 'route/lang/forgot-password', |
@@ -279,7 +279,7 @@ discard block |
||
| 279 | 279 | 'factories' => array( |
| 280 | 280 | 'auth' => '\Auth\Factory\View\Helper\AuthFactory', |
| 281 | 281 | 'acl' => '\Acl\Factory\View\Helper\AclFactory', |
| 282 | - ), |
|
| 282 | + ), |
|
| 283 | 283 | ), |
| 284 | 284 | |
| 285 | 285 | 'form_elements' => array( |
@@ -1,11 +1,11 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * YAWIK |
|
| 4 | - * |
|
| 5 | - * @filesource |
|
| 6 | - * @copyright (c) 2013 - 2016 Cross Solution (http://cross-solution.de) |
|
| 7 | - * @license MIT |
|
| 8 | - */ |
|
| 3 | + * YAWIK |
|
| 4 | + * |
|
| 5 | + * @filesource |
|
| 6 | + * @copyright (c) 2013 - 2016 Cross Solution (http://cross-solution.de) |
|
| 7 | + * @license MIT |
|
| 8 | + */ |
|
| 9 | 9 | |
| 10 | 10 | /** SettingsEntityResolverFactory.php */ |
| 11 | 11 | namespace Settings\Repository; |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * YAWIK |
|
| 4 | - * |
|
| 5 | - * @copyright (c) 2013 - 2016 Cross Solution (http://cross-solution.de) |
|
| 6 | - * @license MIT |
|
| 7 | - */ |
|
| 3 | + * YAWIK |
|
| 4 | + * |
|
| 5 | + * @copyright (c) 2013 - 2016 Cross Solution (http://cross-solution.de) |
|
| 6 | + * @license MIT |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | namespace Organizations\Entity; |
| 10 | 10 | |
@@ -1,11 +1,11 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * YAWIK |
|
| 4 | - * |
|
| 5 | - * @filesource |
|
| 6 | - * @copyright (c) 2013 - 2016 Cross Solution (http://cross-solution.de) |
|
| 7 | - * @license MIT |
|
| 8 | - */ |
|
| 3 | + * YAWIK |
|
| 4 | + * |
|
| 5 | + * @filesource |
|
| 6 | + * @copyright (c) 2013 - 2016 Cross Solution (http://cross-solution.de) |
|
| 7 | + * @license MIT |
|
| 8 | + */ |
|
| 9 | 9 | |
| 10 | 10 | namespace Organizations\Factory\Controller; |
| 11 | 11 | |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * YAWIK |
|
| 4 | - * |
|
| 5 | - * @copyright (c) 2013 - 2016 Cross Solution (http://cross-solution.de) |
|
| 6 | - * @license MIT |
|
| 7 | - */ |
|
| 3 | + * YAWIK |
|
| 4 | + * |
|
| 5 | + * @copyright (c) 2013 - 2016 Cross Solution (http://cross-solution.de) |
|
| 6 | + * @license MIT |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | namespace Organizations\Entity; |
| 10 | 10 | |