Côme Chilliet
|
6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private
|
2 年之前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年之前 |
dependabot-preview[bot]
|
eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
|
3 年之前 |
Christoph Wurst
|
2a054e6c04
Update the license headers for Nextcloud 20
|
4 年之前 |
Robin Appelman
|
4e6d3d1880
Fix getDirectoryContent implementation for Jail wrapper
|
4 年之前 |
Roeland Jago Douma
|
a1c1b354fc
Merge pull request #18883 from adrb/optimize_swift_14116
|
4 年之前 |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 年之前 |
Adrian Brzezinski
|
354c0996d8
It's a fix for issue #14116,
|
4 年之前 |
Julien Lutran
|
3e849daf11
Fix issues with Keystone auth v3 in files_external app
|
4 年之前 |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
4 年之前 |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 年之前 |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 年之前 |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 年之前 |
Volker
|
d06c25b9c8
Update SwiftFactory.php
|
5 年之前 |
William Pain
|
c26bdd4731
Fix: Check if `$this->params['user']` is an array
|
5 年之前 |
Robin Appelman
|
615fb8cd77
Cache tokens when using swift's v2 authentication
|
6 年之前 |
Roeland Jago Douma
|
a0e038f912
generateTokenFromCache is only valid for V3
|
6 年之前 |
Roeland Jago Douma
|
7318882357
json_decode an associative array for the swift cached token
|
6 年之前 |
Roeland Jago Douma
|
1ceb081c9b
Merge pull request #9280 from nextcloud/bugfix/noid/swift-v3-scope
|
6 年之前 |
Roeland Jago Douma
|
ba71918ad2
Swift v3 requires setting a scope
|
6 年之前 |
Morris Jobke
|
431ccb6386
Fix undefined variable - found by phan
|
6 年之前 |
Morris Jobke
|
63bc633d89
Merge pull request #8857 from nextcloud/swift-verify-cached-token
|
6 年之前 |
Robin Appelman
|
41954d2903
verify cached swift token
|
6 年之前 |
Roeland Jago Douma
|
d3e7996e80
Fix bucket and container usage
|
6 年之前 |
Roeland Jago Douma
|
4e8d5504d2
Properly cache swift v3 token
|
6 年之前 |
Roeland Jago Douma
|
812ea354d0
User proper username + pass
|
6 年之前 |
Robin Appelman
|
31dd6d6aae
add support for v3 swift auth
|
6 年之前 |
Robin Appelman
|
817f2f8f49
adjust swift external storage to new openstack sdk
|
6 年之前 |