summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Fix empty event UUID reminder notificationsThomas Citharel2020-06-051-2/+4
|/ / / / | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | [tx-robot] updated from transifexNextcloud bot2020-06-0568-54/+158
| | | |
* | | | Merge pull request #21231 from nextcloud/backport/20427/stable17Roeland Jago Douma2020-06-042-3/+15
|\ \ \ \ | | | | | | | | | | [stable17] Fix password reset saying Admin changed my password when reset from login page
| * | | | Use \OC::$CLI instead of PHP_SAPIThomas Citharel2020-06-041-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * | | | Fix password reset saying Admin changed my password when reset fromThomas Citharel2020-06-042-3/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | login page Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | | Merge pull request #21228 from nextcloud/backport/21199/stable17Roeland Jago Douma2020-06-042-5/+5
|\ \ \ \ \ | |/ / / / |/| | | | [stable17] Prevent harder to share your root
| * | | | Prevent harder to share your rootJoas Schilling2020-06-042-5/+5
|/ / / / | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #21202 from nextcloud/backport/21181/stable17Roeland Jago Douma2020-06-041-2/+2
|\ \ \ \ | | | | | | | | | | [stable17] Do not only catch Exceptions but any Throwable during rmt share delete
| * | | | Do not only catch Exceptions but any Throwable during rmt share deleteChristoph Wurst2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a remote share is deleted, we notify the remove instance. This may trigger various error conditions, which we want to catch in order to avoid undeletable shares. The try-catch, however, did only capture exceptions, so things like TypeErrors were not caught and caused the process to fail hard. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | Merge pull request #21183 from nextcloud/version/17.0.7/finalv17.0.7Roeland Jago Douma2020-06-041-2/+2
|\ \ \ \ \ | | | | | | | | | | | | 17.0.7
| * | | | | 17.0.7Roeland Jago Douma2020-06-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-06-048-2/+58
| |/ / / / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-06-0316-4/+68
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2020-06-0210-20/+62
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2020-06-0126-196/+550
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2020-05-314-10/+60
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2020-05-30142-970/+1240
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2020-05-2914-26/+98
| | |
* | | Merge pull request #21062 from nextcloud/version/17.0.7/RC1v17.0.7RC1Roeland Jago Douma2020-05-281-2/+2
|\ \ \ | | | | | | | | 17.0.7 RC1
| * | | 17.0.7 RC1Roeland Jago Douma2020-05-211-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #21110 from nextcloud/backport/19793/stable17Roeland Jago Douma2020-05-286-36/+29
|\ \ \ \ | | | | | | | | | | [stable17] Fix resharing of federated shares that were created out of links
| * | | | Fix share update testJulius Härtl2020-05-261-1/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Update public link share permission codeRoeland Jago Douma2020-05-261-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Have share permissions on link shares if it is enabledRoeland Jago Douma2020-05-261-1/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Adjust integration tests to new permissionsJulius Härtl2020-05-261-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Remove unneeded test since links have resharing permissions by defaultJulius Härtl2020-05-261-18/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Link shares have reshare permission if outgoing federated shares are enabledJulius Härtl2020-05-263-12/+13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Set proper share type when converting link shares to federated sharesJulius Härtl2020-05-261-0/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | [tx-robot] updated from transifexNextcloud bot2020-05-2814-18/+276
| | | | |
* | | | | Merge pull request #21104 from nextcloud/backport/20676/stable17Roeland Jago Douma2020-05-271-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | | [stable17] Don't remove last user in ldap group when limit is -1
| * | | | Don't remove last user in ldap group when limit is -1Clement Wong2020-05-261-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Clement Wong <git@clement.hk>
* | | | | Merge pull request #21116 from nextcloud/backport/21106/stable17blizzz2020-05-272-6/+29
|\ \ \ \ \ | | | | | | | | | | | | [stable17] use the loginname to verify the old password in user password changes
| * | | | | use the loginname to verify the old password in user password changesArthur Schiwon2020-05-262-6/+29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-05-2732-6/+298
|/ / / / /
* | | | | Merge pull request #21097 from nextcloud/backport/21090/stable17Roeland Jago Douma2020-05-262-10/+9
|\ \ \ \ \ | |_|/ / / |/| | | | [stable17] Do not read certificate bundle from data dir by default
| * | | | Do not read certificate bundle from data dir by defaultMorris Jobke2020-05-252-10/+9
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before the resources/config/ca-bundle.crt was only used when the list of custom certificates was empty and the instance was not installed. But it should also be used when the list is empty and the instance is installed. This is inverting the logic to stop if the instance is not installed to use the default bundle. And it also does this when the list is empty. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* / / / [tx-robot] updated from transifexNextcloud bot2020-05-2660-50/+84
|/ / /
* | | Merge pull request #20986 from nextcloud/backport/20955/stable17Roeland Jago Douma2020-05-252-6/+6
|\ \ \ | | | | | | | | [stable17] Proxy server could cache http response when it is not private
| * | | Fix http testCacheSecondsClement Wong2020-05-231-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Clement Wong <git@clement.hk>
| * | | Fix http cache testClement Wong2020-05-151-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Clement Wong <git@clement.hk>
| * | | Proxy server could cache http response when it is not privateClement Wong2020-05-151-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Clement Wong <git@clement.hk>
* | | | Merge pull request #20966 from nextcloud/backport/20033/stable17Morris Jobke2020-05-256-23/+236
|\ \ \ \ | | | | | | | | | | [stable17] Enable fseek for files in S3 storage
| * | | | harden seekable http stream a bit against failuresRobin Appelman2020-05-221-3/+13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | update autoloaderRobin Appelman2020-05-223-9/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | add basic tests for s3 seeking and add some error handling if reopen return ↵Robin Appelman2020-05-223-10/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the wrong range Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | make seekable s3 stream genericRobin Appelman2020-05-222-57/+106
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | Enable fseek for files in S3 storageLukas Stabe2020-05-222-19/+147
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Lukas Stabe <lukas@stabe.de>
* | | | | [tx-robot] updated from transifexNextcloud bot2020-05-2512-4/+44
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-05-2416-26/+40
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-05-2346-70/+242
| | | | |