Commit Graph

457 Commits (a4e9e2fc792f6300d93febd83a8b826c80bbcdc1)

Author SHA1 Message Date
Florin Peter a4e9e2fc79 added post_deleteUser hook for cleanup public key 13 years ago
Florin Peter b2d021b2a5 added post_createUser hook 13 years ago
Florin Peter 61ed347d26 added handling for public file access via files_sharing link 13 years ago
Florin Peter d92f6b887d removed var_dump 13 years ago
Björn Schießle aa3eb6bb5b don't handle public share keys in lib/public/share.php but in apps/files_encryption/lib/util.php instead 13 years ago
Björn Schießle 517efdf952 don't create a recovery user, only generate recovery key similar to the public link share key 13 years ago
Björn Schießle 2f4ba9d1e8 if file was shared to user than userIds is just the users Id 13 years ago
Björn Schießle d1e2e47592 generate random key name for share key to avoid name conflicts 13 years ago
Björn Schießle a6ef25ba08 use preShare hook only to check if all pub keys are available and the postShare hook to finaly update the shareKeys if the file was shared successfully 13 years ago
Florin Peter 8e004cc3e1 added handling for sharing with link 13 years ago
Florin Peter 33e0dfeecb sharing with group should work now 13 years ago
Florin Peter e88595638c fix for webdav 13 years ago
Florin Peter 3eae26143f added test for re-share folder 13 years ago
Florin Peter 15845bf0bf fix for autotest.sh 13 years ago
Florin Peter 18a821b1e3 added helper 13 years ago
Florin Peter de855ac31b improved tests and include helper 13 years ago
Florin Peter e25aa78caf added helper class and moved hook registration to it 13 years ago
Sam Tuke 163fe64016 Fixes to code formatting and indentation 13 years ago
Sam Tuke 92e28839ff Improvements to code formatting & indentation 13 years ago
Sam Tuke 3003dd46d1 Implemented initial recoveryAdmin functionality in crypto file proxy 13 years ago
Sam Tuke 101e037529 Fixed bugs with pre_share hook usage 13 years ago
Sam Tuke 28866de44b Added pre_share hook 13 years ago
Florin Peter fdc49e7acb added test for share folder 13 years ago
Florin Peter 33fc830dd3 added test for re-share 13 years ago
Sam Tuke 763c8f78ed Made code formatting of new methods more consistent 13 years ago
Sam Tuke 4b53f72d0d Added facility to manually encrypt all files from personal settings 13 years ago
Florin Peter b535964006 test for share is now able to run with autotest.sh 13 years ago
Florin Peter 8b54553872 fix for wrong file infos 13 years ago
Florin Peter a9649713d3 fix empty path 13 years ago
Florin Peter 8fcef41143 added test for share 13 years ago
Florin Peter fe6d12ddec fix file info put on stream 13 years ago
Florin Peter 5610429a02 handling for re-share and re-unshare should work now 13 years ago
Sam Tuke c8946ea608 Added support for user-specified password for adminRecovery account in admin settings page 13 years ago
Florin Peter 9605d14a17 fixed re-share problems 13 years ago
Sam Tuke ba29147e34 Fixed recoveryadmin settings in user and admin settings pages (js, templates, ajax) 13 years ago
Florin Peter d3db4ee103 fixed re-share problems 13 years ago
Jenkins for ownCloud 6163a85668 [tx-robot] updated from transifex 13 years ago
Florin Peter 06a5cf70f7 fix duplicate login behavior if user not setup 13 years ago
Florin Peter 04b0843bb4 fixed some tests 13 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 13 years ago
Florin Peter 5deba29bdf fixed public-keys mount point error 13 years ago
Florin Peter b08179d406 fixed tests after merge against master 13 years ago
Florin Peter fbbc76f281 fix for sharing files 13 years ago
Florin Peter b1c4464eda improved key length tests 13 years ago
Florin Peter 27ce7845b4 fixed tests, now tests should work via autotest.sh 13 years ago
Florin Peter 882a747b47 rename folder to tests 13 years ago
Florin Peter d22795d68b fixed test for crypt and keymanager 13 years ago
Florin Peter c52fe12537 fixed missing parameter 13 years ago
Florin Peter 4ecd62e58d improvements for test testSymmetricStreamEncryptShortFileContent 13 years ago
Florin Peter 4a63faf64b speed improvement 13 years ago