Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Fix empty event UUID reminder notifications | Thomas Citharel | 2020-06-05 | 1 | -2/+4 | |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-05 | 68 | -54/+158 | |
| | | | | ||||||
* | | | | Merge pull request #21231 from nextcloud/backport/20427/stable17 | Roeland Jago Douma | 2020-06-04 | 2 | -3/+15 | |
|\ \ \ \ | | | | | | | | | | | [stable17] Fix password reset saying Admin changed my password when reset from login page | |||||
| * | | | | Use \OC::$CLI instead of PHP_SAPI | Thomas Citharel | 2020-06-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||||
| * | | | | Fix password reset saying Admin changed my password when reset from | Thomas Citharel | 2020-06-04 | 2 | -3/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | login page Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||||
* | | | | | Merge pull request #21228 from nextcloud/backport/21199/stable17 | Roeland Jago Douma | 2020-06-04 | 2 | -5/+5 | |
|\ \ \ \ \ | |/ / / / |/| | | | | [stable17] Prevent harder to share your root | |||||
| * | | | | Prevent harder to share your root | Joas Schilling | 2020-06-04 | 2 | -5/+5 | |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | | | Merge pull request #21202 from nextcloud/backport/21181/stable17 | Roeland Jago Douma | 2020-06-04 | 1 | -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 delete | Christoph Wurst | 2020-06-03 | 1 | -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.7 | Roeland Jago Douma | 2020-06-04 | 1 | -2/+2 | |
|\ \ \ \ \ | | | | | | | | | | | | | 17.0.7 | |||||
| * | | | | | 17.0.7 | Roeland Jago Douma | 2020-06-02 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-04 | 8 | -2/+58 | |
| |/ / / / |/| | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-03 | 16 | -4/+68 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-02 | 10 | -20/+62 | |
| | | | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-01 | 26 | -196/+550 | |
| | | | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-31 | 4 | -10/+60 | |
| | | | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-30 | 142 | -970/+1240 | |
| |_|/ |/| | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-29 | 14 | -26/+98 | |
| | | | ||||||
* | | | Merge pull request #21062 from nextcloud/version/17.0.7/RC1v17.0.7RC1 | Roeland Jago Douma | 2020-05-28 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | 17.0.7 RC1 | |||||
| * | | | 17.0.7 RC1 | Roeland Jago Douma | 2020-05-21 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | | | | Merge pull request #21110 from nextcloud/backport/19793/stable17 | Roeland Jago Douma | 2020-05-28 | 6 | -36/+29 | |
|\ \ \ \ | | | | | | | | | | | [stable17] Fix resharing of federated shares that were created out of links | |||||
| * | | | | Fix share update test | Julius Härtl | 2020-05-26 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
| * | | | | Update public link share permission code | Roeland Jago Douma | 2020-05-26 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
| * | | | | Have share permissions on link shares if it is enabled | Roeland Jago Douma | 2020-05-26 | 1 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
| * | | | | Adjust integration tests to new permissions | Julius Härtl | 2020-05-26 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
| * | | | | Remove unneeded test since links have resharing permissions by default | Julius Härtl | 2020-05-26 | 1 | -18/+0 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
| * | | | | Link shares have reshare permission if outgoing federated shares are enabled | Julius Härtl | 2020-05-26 | 3 | -12/+13 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
| * | | | | Set proper share type when converting link shares to federated shares | Julius Härtl | 2020-05-26 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-28 | 14 | -18/+276 | |
| | | | | | ||||||
* | | | | | Merge pull request #21104 from nextcloud/backport/20676/stable17 | Roeland Jago Douma | 2020-05-27 | 1 | -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 -1 | Clement Wong | 2020-05-26 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clement Wong <git@clement.hk> | |||||
* | | | | | Merge pull request #21116 from nextcloud/backport/21106/stable17 | blizzz | 2020-05-27 | 2 | -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 changes | Arthur Schiwon | 2020-05-26 | 2 | -6/+29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-27 | 32 | -6/+298 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #21097 from nextcloud/backport/21090/stable17 | Roeland Jago Douma | 2020-05-26 | 2 | -10/+9 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | [stable17] Do not read certificate bundle from data dir by default | |||||
| * | | | | Do not read certificate bundle from data dir by default | Morris Jobke | 2020-05-25 | 2 | -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 transifex | Nextcloud bot | 2020-05-26 | 60 | -50/+84 | |
|/ / / | ||||||
* | | | Merge pull request #20986 from nextcloud/backport/20955/stable17 | Roeland Jago Douma | 2020-05-25 | 2 | -6/+6 | |
|\ \ \ | | | | | | | | | [stable17] Proxy server could cache http response when it is not private | |||||
| * | | | Fix http testCacheSeconds | Clement Wong | 2020-05-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Clement Wong <git@clement.hk> | |||||
| * | | | Fix http cache test | Clement Wong | 2020-05-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Clement Wong <git@clement.hk> | |||||
| * | | | Proxy server could cache http response when it is not private | Clement Wong | 2020-05-15 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Clement Wong <git@clement.hk> | |||||
* | | | | Merge pull request #20966 from nextcloud/backport/20033/stable17 | Morris Jobke | 2020-05-25 | 6 | -23/+236 | |
|\ \ \ \ | | | | | | | | | | | [stable17] Enable fseek for files in S3 storage | |||||
| * | | | | harden seekable http stream a bit against failures | Robin Appelman | 2020-05-22 | 1 | -3/+13 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | | | update autoloader | Robin Appelman | 2020-05-22 | 3 | -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 Appelman | 2020-05-22 | 3 | -10/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the wrong range Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | | | make seekable s3 stream generic | Robin Appelman | 2020-05-22 | 2 | -57/+106 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | | | Enable fseek for files in S3 storage | Lukas Stabe | 2020-05-22 | 2 | -19/+147 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lukas Stabe <lukas@stabe.de> | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-25 | 12 | -4/+44 | |
| | | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-24 | 16 | -26/+40 | |
| | | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-23 | 46 | -70/+242 | |
| | | | | |