Thomas Müller
|
ba9a797eaa
Encryption storage wrapper is enabled by default - necessary to detect encrypted files even if encryption was disabled after files have been encrypted - prevents data corruption
|
9 years ago |
Bjoern Schiessle
|
e4895bda01
add helper class accessible for encryption modules to ask for a list of users with access to a file, needed to apply the recovery key to all files
|
9 years ago |
Thomas Müller
|
4db75e3407
Setting up the encryption wrapper in a setup hook - temporarily fixes the wrapping order
|
9 years ago |
Thomas Müller
|
dbdd754c3f
Further cleanup of files_encryption
|
9 years ago |
Bjoern Schiessle
|
937efe856d
fix lib/private/encryption/util.php call
|
9 years ago |
Robin Appelman
|
bac9b54bef
Add mount point to disable the encryption wrapper
|
9 years ago |
Thomas Müller
|
232518ac54
Merge pull request #15234 from owncloud/encryption2_core
|
9 years ago |
Bjoern Schiessle
|
ff9c85ce60
implement basic encryption functionallity in core to enable multiple encryption modules
|
9 years ago |
Lukas Reschke
|
3e57e9d3e5
Merge pull request #15232 from owncloud/remove-arg-separator-magic
|
9 years ago |
Lukas Reschke
|
73af302d39
Remove custom `arg_separator.output`
|
9 years ago |
Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
9 years ago |
Thomas Müller
|
843fef0490
Handle session initialization errors and display error page - fixes #15053
|
9 years ago |
Joas Schilling
|
0bed187613
Stop executing, when 3rdparty is missing or apps directory is invalid
|
9 years ago |
Thomas Müller
|
6c1a1234f8
Properly handle available databases at runtime and respect setup checks in command line as well
|
9 years ago |
Thomas Müller
|
7181840665
Use occ to install ownCloud in autotest.sh
|
9 years ago |
Robin McCorkell
|
0e4933e6d2
Refactor \OC\Memcache\Factory
|
9 years ago |
Lukas Reschke
|
bbd5f28415
Let users configure security headers in their Webserver
|
9 years ago |
Lukas Reschke
|
afb0d742b9
Simplify code
|
9 years ago |
Lukas Reschke
|
b6d8a48ce1
Add detection for invalid CLI configuration for settings page
|
9 years ago |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
9 years ago |
Lukas Reschke
|
c1d7b22d08
Always load authentication apps
|
9 years ago |
Thomas Müller
|
0a9b8242ee
properly initialize OC::$WEBROOT and host name
|
9 years ago |
Thomas Müller
|
bcd10d3dc5
implement command maintenance:install
|
9 years ago |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
9 years ago |
Morris Jobke
|
75a7bcb10c
Merge pull request #14199 from owncloud/cast-type-manually
|
9 years ago |
Clark Tomlinson
|
84cc90a0ee
Merge pull request #14335 from owncloud/enable-strict-mode-per-deafult
|
9 years ago |
Lukas Reschke
|
e4bf3fcb53
Merge pull request #14330 from owncloud/revert-13879-add_debug_log_for_memcache_instantiation
|
9 years ago |
Lukas Reschke
|
593681a4a9
Fix invalid `ini_set` directives
|
9 years ago |
Lukas Reschke
|
cd4c064ebf
Revert "add debug log for memcache instantiation"
|
9 years ago |
Lukas Reschke
|
1a41f8f6f9
Check if instance is not yet installed
|
9 years ago |