Commit Graph

9195 Commits (266f1a2afa890a7e2750a51fa3d6da98240751fe)

Author SHA1 Message Date
Bjoern Schiessle 266f1a2afa harmonize copyright notice 12 years ago
Bjoern Schiessle fd86d76f98 new folder structure for keys 12 years ago
Jenkins for ownCloud 3766d98df6 [tx-robot] updated from transifex 12 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 12 years ago
Bjoern Schiessle 4643a5d238 replace \OC:: with \OC::->getSession() 12 years ago
Bjoern Schiessle 1d33503487 we no longer need to keep the session open for encryption 12 years ago
Bjoern Schiessle 917bef39b7 don't store private public-share-key in session 12 years ago
Bjoern Schiessle f274833403 remove unused variable 12 years ago
Bjoern Schiessle 1645c8f819 use login name to verify password 12 years ago
Lukas Reschke 8589079590 Close session only if encryption app is not enabled 12 years ago
Jenkins for ownCloud 0edcfc1dc1 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud fa3f7ad9e9 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 9aef83b579 make scrutinizer happier and always count users on assisted mode, even with xp'ed mode (would be a regression otherwise) 12 years ago
Arthur Schiwon 503de94392 make updateCount work properly with new xp'd mode as well as without 12 years ago
Bjoern Schiessle a7ebfe87c9 also check for the correct owner if it was submitted 12 years ago
Arthur Schiwon c07c338c90 fix counting when ldapPagingSize is 0 12 years ago
Jenkins for ownCloud f8421958b3 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon b5e707b1bf trigger count on the correct filter 12 years ago
Arthur Schiwon 6b6147dafd phpdoc and mixed up letters 12 years ago
Arthur Schiwon 031d6c179f better readbility, no effective changes 12 years ago
Arthur Schiwon 0e6d47123a use underscore.js for undefined checks 12 years ago
Arthur Schiwon d8bb8afee3 this happens already before counting, no need anymore 12 years ago
Arthur Schiwon c9e865629e JS doc 12 years ago
Arthur Schiwon 4a3fe42b16 a corrected email attribute needs to be saved, not only returned 12 years ago
Arthur Schiwon f9b4f5f4e5 to reassure that selected attributes still work, do not count all matching entries but limit it to 1 in order to make it faster 12 years ago
Arthur Schiwon 71944a59a5 detectors (email, displayname..) are now started in one place, triggered from only 2 places. more reliable structure and flow, saves requests 12 years ago
Arthur Schiwon f725cc66a3 consolidate user count filter in wizard and user back end 12 years ago
Arthur Schiwon cb3af1dce2 detect user display name attribute and return user count depending on its presence 12 years ago
Vincent Petry 391ece46e3 Fix file upload to ext storage when recovery key is enabled 12 years ago
Volkan Gezer 995fe4a176 cleanup languages. closes #11274 12 years ago
Vincent Petry 63fa8ec69a JSHint fixes in sharedfilelistSpec unit test file 12 years ago
Vincent Petry 98ec0451be Remove delete button in shared with others list 12 years ago
Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 12 years ago
Joas Schilling bb540722cd Use base class to reset the file mapper 12 years ago
Jenkins for ownCloud 705976ba0a [tx-robot] updated from transifex 12 years ago
Lukas Reschke 61641293f4 Only show undelete capability if files_trashbin is enabled 12 years ago
Lukas Reschke a6ebb17610 Remove unused variable and make Scrutinizer happy. 12 years ago
Lukas Reschke f3ab4f3faf Don't disclose relative directory path for single shared files of user 12 years ago
Lukas Reschke 5f07fb15dc Fix case-sensitivity 12 years ago
Lukas Reschke 1b85f40cbe $file only contains the filename and not the absolute path, that means that files in a subdirectory will not get properly resolved and an empty filesize is returned. 12 years ago
Jenkins for ownCloud 91f7c0af6e [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle f6efbfcf0b listen to the post_passwordReset hook, backup the old keys and create a new key pair for the user 12 years ago
Lukas Reschke 8dbedbb849 Remove unused code 12 years ago
Lukas Reschke 8595b76df2 Remove phpass and migrate to new Hasher interface 12 years ago
Joas Schilling 6625d5c88f Correctly restore previous root mount point after testing 12 years ago
Joas Schilling b228226700 Fix single run of encryption tests and usages of uniqid() and fopen() 12 years ago
Joas Schilling a3a064fe96 Skip some more tests on Windows which just can not work at all 12 years ago
Jenkins for ownCloud 9df50c7be6 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 55889d7eb4 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 580d27eed2 [tx-robot] updated from transifex 12 years ago