Migrate ZfcRbac to LmcRbacMvc (VUFIND-1380) (#1657)
Showing
- composer.json 2 additions, 2 deletionscomposer.json
- composer.lock 501 additions, 157 deletionscomposer.lock
- config/application.config.php 1 addition, 1 deletionconfig/application.config.php
- module/VuFind/config/module.config.php 1 addition, 1 deletionmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Auth/Manager.php 2 additions, 2 deletionsmodule/VuFind/src/VuFind/Auth/Manager.php
- module/VuFind/src/VuFind/Controller/AbstractBase.php 3 additions, 3 deletionsmodule/VuFind/src/VuFind/Controller/AbstractBase.php
- module/VuFind/src/VuFind/Controller/ExternalAuthController.php 1 addition, 1 deletion...e/VuFind/src/VuFind/Controller/ExternalAuthController.php
- module/VuFind/src/VuFind/Db/Row/User.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Db/Row/User.php
- module/VuFind/src/VuFind/DigitalContent/OverdriveConnector.php 2 additions, 2 deletions...e/VuFind/src/VuFind/DigitalContent/OverdriveConnector.php
- module/VuFind/src/VuFind/Log/LoggerFactory.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Log/LoggerFactory.php
- module/VuFind/src/VuFind/RecordTab/AbstractBase.php 2 additions, 2 deletionsmodule/VuFind/src/VuFind/RecordTab/AbstractBase.php
- module/VuFind/src/VuFind/RecordTab/PluginManager.php 3 additions, 1 deletionmodule/VuFind/src/VuFind/RecordTab/PluginManager.php
- module/VuFind/src/VuFind/Role/DynamicRoleProvider.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Role/DynamicRoleProvider.php
- module/VuFind/src/VuFind/Role/DynamicRoleProviderFactory.php 4 additions, 4 deletionsmodule/VuFind/src/VuFind/Role/DynamicRoleProviderFactory.php
- module/VuFind/src/VuFind/Role/PermissionManager.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Role/PermissionManager.php
- module/VuFind/src/VuFind/Role/PermissionManagerFactory.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Role/PermissionManagerFactory.php
- module/VuFind/src/VuFind/Role/PermissionProvider/InjectAuthorizationServiceFactory.php 1 addition, 1 deletion.../PermissionProvider/InjectAuthorizationServiceFactory.php
- module/VuFind/src/VuFind/Role/PermissionProvider/User.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Role/PermissionProvider/User.php
- module/VuFind/src/VuFind/Role/PermissionProvider/Username.php 1 addition, 1 deletion...le/VuFind/src/VuFind/Role/PermissionProvider/Username.php
- module/VuFind/src/VuFind/Search/Factory/AbstractSolrBackendFactory.php 2 additions, 1 deletion.../src/VuFind/Search/Factory/AbstractSolrBackendFactory.php
Please register or sign in to comment