Merge pull request #8359 from nextcloud/swift-v3
Support swift v3 authentication
Showing
- .drone.yml 4 additions, 0 deletions.drone.yml
- apps/files_external/lib/AppInfo/Application.php 4 additions, 2 deletionsapps/files_external/lib/AppInfo/Application.php
- apps/files_external/lib/Lib/Auth/OpenStack/OpenStackV2.php 2 additions, 2 deletionsapps/files_external/lib/Lib/Auth/OpenStack/OpenStackV2.php
- apps/files_external/lib/Lib/Auth/OpenStack/OpenStackV3.php 49 additions, 0 deletionsapps/files_external/lib/Lib/Auth/OpenStack/OpenStackV3.php
- apps/files_external/lib/Lib/Backend/Swift.php 3 additions, 2 deletionsapps/files_external/lib/Lib/Backend/Swift.php
- apps/files_external/lib/Lib/Storage/Swift.php 13 additions, 2 deletionsapps/files_external/lib/Lib/Storage/Swift.php
- config/config.sample.php 22 additions, 0 deletionsconfig/config.sample.php
- lib/private/Files/ObjectStore/SwiftFactory.php 27 additions, 7 deletionslib/private/Files/ObjectStore/SwiftFactory.php
- tests/drone-wait-objectstore.sh 7 additions, 0 deletionstests/drone-wait-objectstore.sh
- tests/preseed-config.php 35 additions, 13 deletionstests/preseed-config.php
Loading
Please register or sign in to comment