Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Various database migration fixes (#25209) | Thomas Müller | 2016-06-29 | 7 | -3/+1599 | |
|/ / / / / / / / | ||||||
* | | | | | | / | Login hooks (#25260) | Christoph Wurst | 2016-06-27 | 1 | -1/+4 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge pull request #25250 from owncloud/linkshare-includedeletewithuploadperms | Vincent Petry | 2016-06-27 | 2 | -18/+87 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Repair step to adjust link share delete permissions | Vincent Petry | 2016-06-24 | 1 | -0/+87 | |
| * | | | | | | | Add explicit delete permission to link shares | Vincent Petry | 2016-06-24 | 1 | -18/+0 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* / | | | | | | check login name when authenticating with client token | Christoph Wurst | 2016-06-24 | 1 | -0/+30 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #25172 from owncloud/token-login-validation | Vincent Petry | 2016-06-22 | 3 | -107/+97 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix unit test warning/errors | Christoph Wurst | 2016-06-20 | 1 | -15/+16 | |
| * | | | | | | fix DefaultTokenMapperTest | Christoph Wurst | 2016-06-20 | 1 | -0/+4 | |
| * | | | | | | fix default token provider tests | Christoph Wurst | 2016-06-20 | 1 | -26/+0 | |
| * | | | | | | fix user session tests | Christoph Wurst | 2016-06-20 | 1 | -73/+73 | |
| * | | | | | | use token last_activity instead of session value | Christoph Wurst | 2016-06-17 | 1 | -1/+12 | |
* | | | | | | | occ web executor (#24957) | VicDeo | 2016-06-22 | 1 | -0/+143 | |
* | | | | | | | update session token password on user password change | Christoph Wurst | 2016-06-21 | 2 | -0/+98 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | add PasswordLoginForbiddenException | Christoph Wurst | 2016-06-17 | 2 | -2/+33 | |
|/ / / / / | ||||||
* | | | | | 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 | |
* | | | | Merge pull request #25025 from owncloud/clear_old_calendar_shares | Vincent Petry | 2016-06-10 | 1 | -0/+160 | |
|\ \ \ \ | ||||||
| * | | | | Add repair step to clean old calendar/contact shares | Roeland Jago Douma | 2016-06-09 | 1 | -0/+160 | |
| | |_|/ | |/| | | ||||||
* / | | | Do not leak the login name - fixes #25047 | Thomas Müller | 2016-06-09 | 1 | -8/+40 | |
|/ / / | ||||||
* | | | 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 #25011 from owncloud/issue-24745-allow-to-cancel-2fa | Vincent Petry | 2016-06-08 | 1 | -4/+17 | |
|\ \ \ | ||||||
| * | | | Allow to cancel 2FA after login | Joas Schilling | 2016-06-07 | 1 | -4/+17 | |
* | | | | 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 #24991 from owncloud/2fa-do-not-generate-token | Vincent Petry | 2016-06-08 | 1 | -7/+33 | |
|\ \ \ \ | ||||||
| * | | | | do not generate device token if 2FA is enable for user | Christoph Wurst | 2016-06-07 | 1 | -7/+33 | |
| |/ / / | ||||||
* | | | | 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 | |
|/ / | ||||||
* | | Merge pull request #24940 from owncloud/fix-normalizedcachekey-keepunicode | Vincent Petry | 2016-06-02 | 2 | -1/+33 | |
|\ \ | |/ |/| | ||||||
| * | Fix TestCase::invokePrivate to work with static classes | Vincent Petry | 2016-06-01 | 1 | -1/+6 |