Commit Graph

65 Commits (c2ed8d5aa111ac537cf37bbf0d60fd503a62c24a)

Author SHA1 Message Date
Bjoern Schiessle d6fb2afa85 show a message at the log-in screen if inital encryption take place 13 years ago
Bjoern Schiessle fb462e83cc no longer enforce log out, but provide useful errors/warnings instead 13 years ago
Bjoern Schiessle 4dbc787055 check if stream wrapper is already registered to avoid warning 13 years ago
Björn Schießle adcee5b695 check php version, the encryption app needs php >= 5.3.3 13 years ago
Björn Schießle c4aef89278 introduce pre-disable-app hook and use it for the encryption app to reset migration status if the app was disabled 13 years ago
Björn Schießle d10ad0d603 Squashed commit of the following: 13 years ago
Florin Peter e9d1ea712c allow the user to login but do not allow upload and show error message on the web 13 years ago
Florin Peter 1c4c89418b also fix login errors while filesystem is not loaded in app.php 13 years ago
Florin Peter 4f9cbadfa4 fix for autoloader while user logged in and system is in maintenance 13 years ago
Florin Peter 5d32e214b7 reformat code 13 years ago
Florin Peter 4bf840e2ca cleanup unused code optimize tests 13 years ago
Florin Peter 1fbdc3ce8f fix for previous workaround 13 years ago
Florin Peter 137039d35a workaround for blank page need an other solution 13 years ago
Florin Peter e25aa78caf added helper class and moved hook registration to it 13 years ago
Sam Tuke 28866de44b Added pre_share hook 13 years ago
Sam Tuke ba29147e34 Fixed recoveryadmin settings in user and admin settings pages (js, templates, ajax) 13 years ago
Florin Peter d40ffc5aac added filesystem post rename hook 13 years ago
Sam Tuke f378a7f572 Fixed proxy class handing of read / write files 14 years ago
Björn Schießle 4303d6318e Session expect OC_FilesystemView() 14 years ago
Björn Schießle 98de385b8a add $view as parameter for session constructor 14 years ago
j-ed 5352f1e65b Update app.php 14 years ago
Sam Tuke 1b880f2f96 Moved dependencies out of Crypt methods (encKeyfileToMultipleUsers)(DI) 14 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 14 years ago
Björn Schießle 9356f9a6bf add post_unshareALll hook, update recursively all keyfiles if a folder was shared/unshared 14 years ago
Björn Schießle 4952dfe956 add post_unshare hook, also add public link shares to the list of user with access to a file 14 years ago
Björn Schießle 5a64c96d06 go back to preUnshare hooks since sharing doesn't trigger post unshare hooks 14 years ago
Björn Schießle 3e3cee98c8 - moved the enrcyption of the filekey ifg file gets shared from the post shared hook to 14 years ago
Tom Needham f141f8b523 Add further capabilities to /cloud/capabilitites api call 14 years ago
Thomas Müller 7f58e27495 cleanup - more to come after 14 years ago
Sam Tuke 2b07afc8ab Removed debugging code 14 years ago
Sam Tuke b84e83261e Added notice to personal settings indicating what filetypes are not encrypted 14 years ago
Sam Tuke 094213e231 Fixed many coding guidelines issues 14 years ago
Sam Tuke 59ca312263 Work on util: findFiles() and encryptAll(); both close to working 14 years ago
Sam Tuke d95fc4e1e3 Adding sharing support: added new method in Keymanager setShareKey() 14 years ago
Sam Tuke 1fc5b1d02d Replaced phpseclib calls with symmetric re-encryption of user private key 14 years ago
Sam Tuke a00dd2d5d6 Revert "Revert "Development snapshot"" 14 years ago
Sam Tuke b66d38ecae Revert "Development snapshot" 14 years ago
Sam Tuke aabef796a0 Added library phpseclib 14 years ago
Sam Tuke c56fb905d1 Development snapshot 14 years ago
Jörn Friedrich Dreyer df21ebeaf7 fix checkstyle for files_encryption app, add whitespace for readability 14 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 14 years ago
Sam Tuke 265f3654af all unit files_encryption crypt unit tests now passing after merge 14 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Sam Tuke 293a0f4d32 Started rewrite of cryptstream class (renamed to stream) 14 years ago
Bjoern Schiessle bed05f0302 only force re-login if server-side encryption is enabled 14 years ago
Bjoern Schiessle 6b058cd359 allow user to choose encryption mode 14 years ago
Bjoern Schiessle 9bab06537c update file encryption key over webdav properties for client side encryption 14 years ago
Sam Tuke 9f51841c57 Mainly work on implementing new encryption system (+ keyfile handling) into proxy classs 14 years ago
Sam Tuke e6de086fb6 Fixed various bugs in hooks class 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago