| Commit message (Expand) | Author | Age | Files | Lines |
* | Move parallel merged auth tests to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -401/+0 |
* | Add two factor auth to core | Christoph Wurst | 2016-05-23 | 2 | -0/+401 |
* | Move tests/core/ to PSR-4 | Joas Schilling | 2016-05-19 | 26 | -4728/+0 |
* | Use proper URL generation function (#24576) | Lukas Reschke | 2016-05-11 | 1 | -2/+2 |
* | use the UID for creating the session token, not the login name | Christoph Wurst | 2016-05-11 | 1 | -8/+12 |
* | fix mock builder for old phpunit versions | Christoph Wurst | 2016-05-11 | 1 | -2/+6 |
* | add unit tests for all new classes | Christoph Wurst | 2016-05-11 | 1 | -0/+90 |
* | increase token column width | Christoph Wurst | 2016-05-11 | 1 | -1/+1 |
* | fix LoginController unit tests | Christoph Wurst | 2016-05-11 | 1 | -1/+69 |
* | Merge pull request #24054 from owncloud/data_fingerprint | Roeland Douma | 2016-04-19 | 1 | -0/+64 |
|\ |
|
| * | Add occ command for updating the data-fingerprint | Roeland Jago Douma | 2016-04-18 | 1 | -0/+64 |
* | | Move logout to controller | Lukas Reschke | 2016-04-18 | 1 | -1/+54 |
|/ |
|
* | Rename `username` to `loginName` | Lukas Reschke | 2016-04-15 | 1 | -3/+3 |
* | Use !== instead of empty | Lukas Reschke | 2016-04-15 | 1 | -0/+38 |
* | Move login form into controller | Lukas Reschke | 2016-04-15 | 1 | -0/+176 |
* | misc: Fix some typos | Stefan Weil | 2016-04-12 | 1 | -2/+2 |
* | Add unit testing capabilities for templates (#23708) | Thomas Müller | 2016-04-12 | 1 | -0/+20 |
* | Fix avatar controller tests | Roeland Jago Douma | 2016-04-08 | 1 | -1/+1 |
* | Merge pull request #18444 from owncloud/occ-config-types | Thomas Müller | 2016-01-25 | 3 | -52/+222 |
|\ |
|
| * | Allow array recursion in get | Joas Schilling | 2016-01-14 | 1 | -3/+15 |
| * | Allow deleting a nested system config value | Joas Schilling | 2016-01-14 | 1 | -6/+104 |
| * | Retain backwards compatibility | Joas Schilling | 2016-01-14 | 1 | -25/+15 |
| * | occ config:system:set can now set other value types | Robin McCorkell | 2016-01-14 | 1 | -43/+113 |
* | | move lost controller to core/controller | Morris Jobke | 2016-01-20 | 1 | -4/+4 |
* | | move avatar controller to core/controller | Morris Jobke | 2016-01-20 | 1 | -2/+2 |
|/ |
|
* | Fix unit tests | Roeland Jago Douma | 2016-01-11 | 1 | -10/+0 |
* | Verify the path is a file on avatar update | Roeland Jago Douma | 2016-01-08 | 1 | -0/+17 |
* | [Avatar] Make the avatar controller use the avatar node | Roeland Jago Douma | 2015-12-16 | 1 | -16/+26 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-07 | 1 | -3/+0 |
* | 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 |
* | [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 |
* | 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 | 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 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 |
* | | Merge pull request #18369 from owncloud/occ-log | Morris Jobke | 2015-08-20 | 2 | -0/+302 |
|\ \ |
|
| * | | 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 |