Commit Graph

11091 Commits (a4e9e2fc792f6300d93febd83a8b826c80bbcdc1)
 

Author SHA1 Message Date
Florin Peter a4e9e2fc79 added post_deleteUser hook for cleanup public key 12 years ago
Florin Peter b2d021b2a5 added post_createUser hook 12 years ago
Florin Peter 61ed347d26 added handling for public file access via files_sharing link 12 years ago
Florin Peter d92f6b887d removed var_dump 12 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 12 years ago
Björn Schießle 517efdf952 don't create a recovery user, only generate recovery key similar to the public link share key 12 years ago
Björn Schießle 2f4ba9d1e8 if file was shared to user than userIds is just the users Id 12 years ago
Björn Schießle d1e2e47592 generate random key name for share key to avoid name conflicts 12 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 12 years ago
Florin Peter 8e004cc3e1 added handling for sharing with link 12 years ago
Florin Peter 33e0dfeecb sharing with group should work now 12 years ago
Florin Peter e88595638c fix for webdav 12 years ago
Florin Peter dc8164a3f0 fix for accessing non object 12 years ago
Florin Peter 3eae26143f added test for re-share folder 12 years ago
Florin Peter 15845bf0bf fix for autotest.sh 12 years ago
Florin Peter 18a821b1e3 added helper 12 years ago
Florin Peter 1f464a7113 fix for accessing non object 12 years ago
Florin Peter de855ac31b improved tests and include helper 12 years ago
Florin Peter e25aa78caf added helper class and moved hook registration to it 12 years ago
Sam Tuke 163fe64016 Fixes to code formatting and indentation 12 years ago
Sam Tuke 92e28839ff Improvements to code formatting & indentation 12 years ago
Sam Tuke 3003dd46d1 Implemented initial recoveryAdmin functionality in crypto file proxy 12 years ago
Sam Tuke 101e037529 Fixed bugs with pre_share hook usage 12 years ago
Sam Tuke 28866de44b Added pre_share hook 12 years ago
Florin Peter fdc49e7acb added test for share folder 12 years ago
Florin Peter 33fc830dd3 added test for re-share 12 years ago
Florin Peter f82fb0e160 Merge branch 'files_encryption' of https://github.com/owncloud/core into files_encryption 12 years ago
Florin Peter cdf4bec6a1 fix for tearDownFS, after filesystem::tearDown() the root is not mounted 12 years ago
Sam Tuke 763c8f78ed Made code formatting of new methods more consistent 12 years ago
Sam Tuke 4b53f72d0d Added facility to manually encrypt all files from personal settings 12 years ago
Florin Peter b535964006 test for share is now able to run with autotest.sh 12 years ago
Florin Peter 8b54553872 fix for wrong file infos 12 years ago
Florin Peter a9649713d3 fix empty path 12 years ago
Florin Peter 8fcef41143 added test for share 12 years ago
Florin Peter fe6d12ddec fix file info put on stream 12 years ago
Florin Peter d3df80a078 merge my fix from master b464970142 12 years ago
Florin Peter 5610429a02 handling for re-share and re-unshare should work now 12 years ago
Florin Peter ee083c20e6 improved pre_unshare and post_unshare hook 12 years ago
Sam Tuke c8946ea608 Added support for user-specified password for adminRecovery account in admin settings page 12 years ago
Florin Peter 9605d14a17 fixed re-share problems 12 years ago
Björn Schießle d649f77898 make sure to find the correct path for shared files 12 years ago
Björn Schießle 050258f003 remove encryption keys if a file gets deleted permanently 12 years ago
Björn Schießle 8a1223181b disable proxys before copying files to the trash bin 12 years ago
Björn Schießle a2516e549b get original path in case of shared files when restoring file from trash bin 12 years ago
Björn Schießle 996a557475 get original path in case of shared files 12 years ago
Sam Tuke ba29147e34 Fixed recoveryadmin settings in user and admin settings pages (js, templates, ajax) 12 years ago
Florin Peter d3db4ee103 fixed re-share problems 12 years ago
Florin Peter 3579ba1e41 Merge branch 'master' into files_encryption 12 years ago
Jenkins for ownCloud 6163a85668 [tx-robot] updated from transifex 12 years ago
Florin Peter 06a5cf70f7 fix duplicate login behavior if user not setup 12 years ago