Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-26 | 2 | -0/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-21 | 2 | -0/+32 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-17 | 2 | -4/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-16 | 2 | -0/+2 |
| | |||||
* | Fix #9864: Decrease $maxDelay in Throttler.php | Mark Berezovsky | 2019-02-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Mark Berezovsky <xpnf@yandex.ru> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-14 | 6 | -2/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-13 | 18 | -52/+222 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-12 | 2 | -20/+58 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-09 | 2 | -0/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-08 | 4 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-06 | 10 | -44/+282 |
| | |||||
* | Clean pending 2FA authentication on password reset | Roeland Jago Douma | 2019-01-30 | 1 | -0/+9 |
| | | | | | | | | | | | When a password is reste we should make sure that all users are properly logged in. Pending states should be cleared. For example a session where the 2FA code is not entered yet should be cleared. The token is now removed so the session will be killed the next time this is checked (within 5 minutes). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-26 | 4 | -8/+8 |
| | |||||
* | Merge pull request #13707 from ↵ | Morris Jobke | 2019-01-25 | 1 | -0/+3 |
|\ | | | | | | | | | nextcloud/backport/13473/dont-log-parameters-on-user-creation-in-case-of-error [stable13] Don't log parameters on user creation in case of error/exception | ||||
| * | Don't log parameters on user creation in case of error/exception | Joas Schilling | 2019-01-21 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | cleanup shared lock if changing to exclusive lock failed | Robin Appelman | 2019-01-22 | 1 | -1/+7 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-22 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-20 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-17 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-16 | 4 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-15 | 2 | -20/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-14 | 2 | -112/+112 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-12 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-10 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-05 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-04 | 2 | -30/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-03 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-01 | 2 | -6/+130 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-31 | 2 | -2/+22 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-30 | 4 | -2/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-28 | 2 | -2/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-27 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-17 | 2 | -0/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-16 | 2 | -2/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-15 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-06 | 2 | -2/+2 |
| | |||||
* | Only execute query in propagateChange once | Roeland Jago Douma | 2018-12-05 | 1 | -2/+2 |
| | | | | | | | The second execute statement should be inside the if block. Else it gets executed twice which makes no sense. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #12835 from nextcloud/backport/12831/stable13 | Morris Jobke | 2018-12-05 | 1 | -0/+1 |
|\ | | | | | [stable13] Do not update child all child shares on group share update | ||||
| * | Do not update child all child shares on group share update | Roeland Jago Douma | 2018-12-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Else we overwrite the whole share for link shares. Basically breaking them. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-05 | 2 | -2/+2 |
|/ | |||||
* | PHP module is named mbstring | Morris Jobke | 2018-12-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-30 | 2 | -2/+48 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-29 | 2 | -0/+412 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-27 | 2 | -0/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-25 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-23 | 106 | -984/+162 |
| | |||||
* | Bearer tokens are app token | Roeland Jago Douma | 2018-11-20 | 1 | -0/+4 |
| | | | | | | | | | | Fixes #12498 This means that we set that it is a proper app token once it is validated. This will allow the 2FA middleware to just run the same check. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | forward object not found error in swift as dav 404 | Robin Appelman | 2018-11-19 | 2 | -8/+22 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-16 | 2 | -0/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-15 | 2 | -0/+2 |
| |