| Commit message (Expand) | Author | Age | Files | Lines |
* | use token last_activity instead of session value | Christoph Wurst | 2016-06-17 | 1 | -1/+12 |
* | assert app is loaded in unit tests | Christoph Wurst | 2016-06-16 | 1 | -0/+7 |
* | load 2FA provider apps before querying classes | Christoph Wurst | 2016-06-16 | 1 | -1/+4 |
* | Merge pull request #24415 from owncloud/optimize_sharingdisabled_for_user | Vincent Petry | 2016-06-16 | 1 | -0/+7 |
|\ |
|
| * | Fix unit tests | Roeland Jago Douma | 2016-06-14 | 1 | -0/+7 |
* | | Merge pull request #25075 from owncloud/fix_23265 | Vincent Petry | 2016-06-16 | 1 | -0/+194 |
|\ \ |
|
| * | | Remove shares of the root folder | Roeland Jago Douma | 2016-06-13 | 1 | -0/+194 |
* | | | Merge pull request #25093 from owncloud/issue-12816-clean-tags-from-deleted-u... | Vincent Petry | 2016-06-15 | 1 | -3/+25 |
|\ \ \ |
|
| * | | | Clean up tags of deleted users | Joas Schilling | 2016-06-14 | 1 | -3/+25 |
| | |/
| |/| |
|
* / | | create session token only for clients that support cookies | Christoph Wurst | 2016-06-13 | 1 | -3/+45 |
|/ / |
|
* / | fail hard if 2fa provider can not be loaded (#25061) | Christoph Wurst | 2016-06-13 | 1 | -3/+24 |
|/ |
|
* | Merge pull request #24863 from owncloud/propagator-batching | Vincent Petry | 2016-06-10 | 1 | -0/+125 |
|\ |
|
| * | add tests for propagator batching | Robin Appelman | 2016-06-02 | 1 | -0/+125 |
* | | Add not-null columns for oracle | Joas Schilling | 2016-06-10 | 1 | -0/+9 |
* | | Repair job to fix permissions for avatars | Roeland Jago Douma | 2016-06-10 | 1 | -0/+180 |
* | | Add repair step to clean old calendar/contact shares | Roeland Jago Douma | 2016-06-09 | 1 | -0/+160 |
* | | Merge pull request #24973 from owncloud/token-password-session-token | Vincent Petry | 2016-06-09 | 1 | -24/+135 |
|\ \ |
|
| * | | When creating a session token, make sure it's the login password and not a de... | Christoph Wurst | 2016-06-08 | 1 | -24/+135 |
* | | | Merge pull request #24826 from owncloud/cors-client-login | Vincent Petry | 2016-06-09 | 1 | -5/+6 |
|\ \ \ |
|
| * | | | use client login method on CORS routes | Christoph Wurst | 2016-06-08 | 1 | -5/+6 |
| |/ / |
|
* / / | Do not log token or challenge with exception stacktrace (#25026) | Joas Schilling | 2016-06-08 | 1 | -3/+3 |
|/ / |
|
* | | Merge pull request #24899 from owncloud/local-storage-symlinks | Vincent Petry | 2016-06-08 | 1 | -0/+31 |
|\ \ |
|
| * | | dissalow symlinks in local storages that point outside the datadir | Robin Appelman | 2016-06-07 | 1 | -0/+31 |
* | | | Merge pull request #24983 from owncloud/issue-23776-do-not-allow-boolean-user... | Vincent Petry | 2016-06-08 | 1 | -0/+19 |
|\ \ \ |
|
| * | | | Do not allow to store boolean configs, they behave unexpected on postgres | Joas Schilling | 2016-06-06 | 1 | -0/+19 |
* | | | | Merge pull request #24998 from owncloud/issue-24994-allow-decrypting-user-0-only | Vincent Petry | 2016-06-08 | 1 | -12/+23 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Allow to decrypt user '0' files only | Joas Schilling | 2016-06-07 | 1 | -12/+23 |
| |/ / |
|
* / / | allow deleting "ghost files" trough the View and Node api | Robin Appelman | 2016-06-03 | 1 | -1/+50 |
|/ / |
|
* | | Fix TestCase::invokePrivate to work with static classes | Vincent Petry | 2016-06-01 | 1 | -1/+6 |
* | | Add keepUnicode value in the cache key of normalizedPathCache | Vincent Petry | 2016-06-01 | 1 | -0/+27 |
|/ |
|
* | Create session tokens for apache auth users | Christoph Wurst | 2016-05-31 | 2 | -0/+49 |
* | Merge pull request #24628 from owncloud/decryptall-checkifneedsprocessing | Vincent Petry | 2016-05-31 | 1 | -3/+4 |
|\ |
|
| * | fix unit tests | Björn Schießle | 2016-05-30 | 1 | -3/+4 |
* | | Fix for #23066 (#24689) | Torben Dannhauer | 2016-05-31 | 1 | -1/+5 |
|/ |
|
* | One more PSR-4 fix (#24852) | Joas Schilling | 2016-05-26 | 1 | -6/+6 |
* | Move Test\Files\Storage\Wrapper\EncodingTest to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | do not allow client password logins if token auth is enforced or 2FA is enabled | Christoph Wurst | 2016-05-24 | 1 | -13/+71 |
* | Merge pull request #24748 from owncloud/login-explicitly | Vincent Petry | 2016-05-24 | 3 | -7/+20 |
|\ |
|
| * | when generating browser/device token, save the login name for later password ... | Christoph Wurst | 2016-05-24 | 3 | -7/+20 |
* | | Merge pull request #24760 from owncloud/objectstore_multibucket | Vincent Petry | 2016-05-24 | 2 | -0/+294 |
|\ \
| |/
|/| |
|
| * | Store user bucket in preferences | Roeland Jago Douma | 2016-05-23 | 1 | -8/+82 |
| * | Fix Name | Roeland Jago Douma | 2016-05-23 | 1 | -3/+3 |
| * | Add unit tests for ObjectHomeMountProvider | Roeland Jago Douma | 2016-05-23 | 1 | -0/+170 |
| * | Add mapper unit tests | Roeland Jago Douma | 2016-05-23 | 1 | -0/+50 |
* | | Merge pull request #24658 from owncloud/invalidate-disabled-user-session | Vincent Petry | 2016-05-23 | 1 | -0/+47 |
|\ \ |
|
| * | | invalidate user session if the user is disabled | Christoph Wurst | 2016-05-23 | 1 | -0/+47 |
* | | | Merge pull request #24559 from owncloud/2fa | Vincent Petry | 2016-05-23 | 1 | -0/+187 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add two factor auth to core | Christoph Wurst | 2016-05-23 | 1 | -0/+187 |
| |/ |
|
* | | Only recurse into incomplete folders during background scans | Robin Appelman | 2016-05-23 | 1 | -0/+27 |
* | | Merge pull request #24703 from owncloud/personal-settings-auth-tokens | Vincent Petry | 2016-05-23 | 2 | -0/+38 |
|\ \ |
|