Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | User IUser::getEMailAddress() all over the place | Thomas Müller | 2015-12-02 | 1 | -66/+113 |
| | |||||
* | Adding more DB groups to test suits | Thomas Müller | 2015-11-30 | 1 | -0/+2 |
| | | | | Adding more DB groups to test suits | ||||
* | [Avatar] No need to setup FS for avatar tests | Roeland Jago Douma | 2015-11-14 | 1 | -59/+40 |
| | |||||
* | Do not print exception message | Lukas Reschke | 2015-10-13 | 1 | -2/+44 |
| | | | | | | In case of an error the error message often contains sensitive data such as the full path which potentially leads to a full path disclosure. Thus the error message should not directly get displayed to the user and instead be logged. | ||||
* | Move the filtering of sensitive data to the config class | Joas Schilling | 2015-09-25 | 1 | -9/+16 |
| | |||||
* | Do not set single user in constructor | Joas Schilling | 2015-09-18 | 2 | -3/+8 |
| | |||||
* | Fix the singleuser config casing in new encryption code | Joas Schilling | 2015-09-17 | 2 | -6/+6 |
| | |||||
* | Merge pull request #18938 from owncloud/occ_decrypt_all2 | Thomas Müller | 2015-09-16 | 1 | -0/+215 |
|\ | | | | | occ script to disable encryption and to decrypt all files again | ||||
| * | occ script to disable encryption and to decrypt all files again | Bjoern Schiessle | 2015-09-15 | 1 | -0/+215 |
| | | |||||
* | | Revert "Allow Remote avatars" | Thomas Müller | 2015-09-15 | 1 | -17/+12 |
|/ | |||||
* | Unit tests for mimetype loader | Robin McCorkell | 2015-09-04 | 1 | -0/+184 |
| | |||||
* | make system root of key storage configurable | Bjoern Schiessle | 2015-08-30 | 1 | -0/+381 |
| | |||||
* | Allow remote avatars | Roeland Jago Douma | 2015-08-29 | 1 | -12/+17 |
| | |||||
* | Merge pull request #18423 from owncloud/occ_encrypt_all | Björn Schießle | 2015-08-28 | 1 | -0/+131 |
|\ | | | | | occ command line tool to encrypt all files | ||||
| * | occ tool to encrypt all files | Bjoern Schiessle | 2015-08-26 | 1 | -0/+131 |
| | | |||||
* | | Expire token after 12h and if user logged-in again | Lukas Reschke | 2015-08-22 | 1 | -7/+116 |
| | | | | | | | | As an hardening measure we should expire password reset tokens after 12h and if the user has logged-in again successfully after the token was requested. | ||||
* | | Merge pull request #18369 from owncloud/occ-log | Morris Jobke | 2015-08-20 | 2 | -0/+302 |
|\ \ | | | | | | | occ commands to manage logging | ||||
| * | | Unit tests for occ log:* commands | Robin McCorkell | 2015-08-19 | 2 | -0/+302 |
| | | | |||||
* | | | Filter the objectstore password from the config list as well | Joas Schilling | 2015-08-19 | 1 | -0/+17 |
| |/ |/| | |||||
* | | Move avatarcontroller towards Node Api | Roeland Jago Douma | 2015-08-18 | 1 | -11/+11 |
|/ | |||||
* | [avatar] add error handlers for avatar setup | Morris Jobke | 2015-07-30 | 1 | -4/+17 |
| | | | | | | | | | | | | add colon to translated string use placeholder in t() Adding a size limitation for avatar upload Unit test for file size Fix typo & display server side error message | ||||
* | [command] single user mode - use config object & add tests | Morris Jobke | 2015-07-09 | 1 | -0/+129 |
| | |||||
* | Invert the "public" to a "private" method | Joas Schilling | 2015-07-07 | 1 | -9/+9 |
| | |||||
* | Make it possible to import exportet app/system configs | Joas Schilling | 2015-07-07 | 1 | -5/+17 |
| | |||||
* | Replace deprecated method calls | Joas Schilling | 2015-07-07 | 8 | -13/+13 |
| | |||||
* | Add commands to get, set and delete app config values | Joas Schilling | 2015-07-07 | 3 | -0/+404 |
| | |||||
* | Add a command to import an json array into the config | Joas Schilling | 2015-07-07 | 2 | -1/+185 |
| | |||||
* | Add a command to delete a system config | Joas Schilling | 2015-07-07 | 3 | -4/+124 |
| | |||||
* | Add a command to get a config value | Joas Schilling | 2015-07-07 | 1 | -0/+160 |
| | |||||
* | Add a command to set a system config value | Joas Schilling | 2015-07-07 | 1 | -0/+115 |
| | |||||
* | Split the system from the app config | Joas Schilling | 2015-07-07 | 1 | -15/+18 |
| | |||||
* | Add tests for list config | Joas Schilling | 2015-07-07 | 1 | -0/+286 |
| | |||||
* | Fix test | Lukas Reschke | 2015-06-17 | 1 | -1/+1 |
| | |||||
* | Fix test message and add 'user' to it | Jens-Christian Fischer | 2015-06-11 | 1 | -1/+1 |
| | |||||
* | Move the helpful method to the TestCase class | Joas Schilling | 2015-06-03 | 5 | -7/+7 |
| | |||||
* | fix tests | Robin Appelman | 2015-05-18 | 1 | -5/+1 |
| | |||||
* | Display a message when there is a problem with the default module | Joas Schilling | 2015-05-04 | 2 | -15/+37 |
| | |||||
* | Add unit tests for the commands | Joas Schilling | 2015-04-27 | 3 | -0/+274 |
| | |||||
* | Fix file names | Joas Schilling | 2015-04-23 | 2 | -0/+0 |
| | |||||
* | Add tests for occ user:lastseen | Joas Schilling | 2015-04-23 | 1 | -0/+105 |
| | |||||
* | Add unit tests for occ user:delete | Joas Schilling | 2015-04-23 | 1 | -0/+106 |
| | |||||
* | Merge pull request #12085 from owncloud/add-swift-mailer | Lukas Reschke | 2015-03-17 | 1 | -9/+92 |
|\ | | | | | Migrate OC_Mail to SwiftMailer | ||||
| * | Use new IMailer and add unit-tests for lostcontroller | Lukas Reschke | 2015-03-16 | 1 | -9/+92 |
| | | |||||
* | | No user no avatar easy as that | Joas Schilling | 2015-03-13 | 1 | -6/+5 |
| | | |||||
* | | Fix order of expected and actual on assertEquals() calls | Joas Schilling | 2015-03-13 | 1 | -19/+19 |
| | | |||||
* | | Fix getting the avatar of a non-existing user | Joas Schilling | 2015-03-13 | 1 | -5/+22 |
|/ | |||||
* | Fix the avatarcontroller cache needing the cache dir | Roeland Jago Douma | 2015-03-11 | 1 | -1/+4 |
| | | | | | This was removed in 82254ad5efb65e8650567f49343ec37eb55e2f3e and unfortunatly missed by jenkins before mering into master. | ||||
* | Avatar controller moved to AppFrameWork | Roeland Jago Douma | 2015-03-11 | 1 | -0/+360 |
| | | | | | | | | * Original avatarcontroller migrated to the appframework * Added DataDisplayResponse that show data inline in the browser (used to retrun the image) * Removed some unneeded code * Added unit tests for the avatarcontroller | ||||
* | Mock l10n in the setup | Lukas Reschke | 2015-02-01 | 1 | -26/+23 |
| | |||||
* | Add unit tests for empty token | Lukas Reschke | 2015-02-01 | 1 | -2/+15 |
| |