Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #22209 from nextcloud/backport/21677/stable19 | Roeland Jago Douma | 2020-08-13 | 1 | -2/+4 | |
|\ \ \ \ | | | | | | | | | | | [stable19] Do clearstatcache() on rmdir | |||||
| * | | | | Only clear the realpath cache | J0WI | 2020-08-12 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: J0WI <J0WI@users.noreply.github.com> | |||||
| * | | | | clearstatcache() on rmdir | J0WI | 2020-08-12 | 1 | -0/+2 | |
| |/ / / | | | | | | | | | | | | | Signed-off-by: J0WI <J0WI@users.noreply.github.com> | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-13 | 22 | -2/+24 | |
| | | | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-12 | 2 | -0/+6 | |
|/ / / | ||||||
* / / | Search also the email and displayname in user mangement for groups | Morris Jobke | 2020-08-05 | 1 | -6/+18 | |
|/ / | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | contactsmanager shall limit number of results early | Arthur Schiwon | 2020-08-03 | 3 | -9/+23 | |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | Merge pull request #22053 from nextcloud/backport/22015/stable19 | Joas Schilling | 2020-07-31 | 5 | -2/+56 | |
|\ \ | | | | | | | [stable19] Correctly remove usergroup shares on removing group members | |||||
| * | | Use old IServerContainer methods | Morris Jobke | 2020-07-30 | 1 | -1/+1 | |
| | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
| * | | Correctly remove usergroup shares on removing group members | Joas Schilling | 2020-07-30 | 5 | -2/+56 | |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | | parse_url returns null in case a parameter is not found | Joas Schilling | 2020-07-29 | 1 | -1/+1 | |
|/ / | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-29 | 2 | -2/+2 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-27 | 2 | -0/+8 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-25 | 2 | -8/+8 | |
| | | ||||||
* | | Ignore whitespace in sharing by mail | onehappycat | 2020-07-24 | 1 | -0/+3 | |
| | | | | | | | | Signed-off-by: onehappycat <one.happy.cat@gmx.com> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-24 | 2 | -0/+60 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-23 | 2 | -0/+4 | |
| | ||||||
* | Discourage webauthn user interaction | Roeland Jago Douma | 2020-07-20 | 1 | -2/+7 | |
| | | | | | | | | | | Else people might have the feeling this is also doing 2FA. And since it is only prefered it can be ignored and hacked around. Once we have proper 2FA with webauthn in one go this probably needs to be revisted. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-19 | 2 | -4/+4 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-17 | 4 | -2/+20 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-16 | 2 | -2/+4 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-10 | 102 | -102/+102 | |
| | ||||||
* | Merge pull request #21779 from nextcloud/backport/21499/stable19 | Roeland Jago Douma | 2020-07-09 | 1 | -1/+1 | |
|\ | | | | | [stable19] fix #21285 as oneliner | |||||
| * | Return correct loginname in credentials, | Lionel Elie Mamane | 2020-07-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | even when token is invalid or has no password. Returning the uid as loginname is wrong, and leads to problems when these differ. E.g. the getapppassword API was creating app token with the uid as loginname. In a scenario with external authentication (such as LDAP), these tokens were then invalidated next time their underlying password was checked, and systematically ceased to function. Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu> | |||||
* | | ensure home storage is initialized on first setup | Robin Appelman | 2020-07-09 | 3 | -2/+6 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Use the correct mountpoint to calculate | Roeland Jago Douma | 2020-07-09 | 1 | -1/+8 | |
|/ | | | | | | | If we use the owners mount point this results in null. And then the rest of the checks get called with null. Which doesn't work. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-09 | 126 | -126/+128 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-08 | 2 | -0/+8 | |
| | ||||||
* | Fix releasing a shared lock multiple times | Jaakko Salo | 2020-07-06 | 1 | -1/+5 | |
| | | | | Signed-off-by: Jaakko Salo <jaakkos@gmail.com> | |||||
* | Merge pull request #21671 from nextcloud/revert-21095-backport/21090/stable19 | Roeland Jago Douma | 2020-07-06 | 1 | -7/+7 | |
|\ | | | | | Revert "[stable19] Do not read certificate bundle from data dir by default" | |||||
| * | Revert "[stable19] Do not read certificate bundle from data dir by default" | Roeland Jago Douma | 2020-07-03 | 1 | -7/+7 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-04 | 2 | -2/+22 | |
| | | ||||||
* | | Fix static method call for s3 bucket compat check | Christoph Wurst | 2020-07-03 | 1 | -2/+2 | |
|/ | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | Merge pull request #21387 from nextcloud/backport/21380/stable19 | Joas Schilling | 2020-07-03 | 1 | -1/+1 | |
|\ | | | | | [stable19] Increase timeout of the appstore requests | |||||
| * | Increase timeout of the appstore requests | Joas Schilling | 2020-07-02 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-03 | 2 | -0/+2 | |
| | | ||||||
* | | Merge pull request #21573 from nextcloud/backport/21558/stable19 | Morris Jobke | 2020-07-02 | 1 | -7/+3 | |
|\ \ | |/ |/| | [stable19] relax permissions mask check for detecting part file rename | |||||
| * | relax permissions mask check for detecting part file rename | Robin Appelman | 2020-06-24 | 1 | -7/+3 | |
| | | | | | | | | | | | | with files drop uploads the original file name isn't always used for the '.ocTransferId' source path Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating | Joas Schilling | 2020-07-02 | 1 | -0/+6 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Log deprecated events as debug | Roeland Jago Douma | 2020-07-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | Since this can spam the log quite agressively we should log it as debug and not info. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | | Merge pull request #21638 from nextcloud/backport/21588/stable19 | Roeland Jago Douma | 2020-07-02 | 1 | -1/+2 | |
|\ \ | | | | | | | [stable19] Update presign method to match with interface again. | |||||
| * | | Update presign method to match with interface again. | Daniel Kesselberg | 2020-06-30 | 1 | -1/+2 | |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | |||||
* | | | Merge pull request #21538 from nextcloud/backport/21452/stable19 | Joas Schilling | 2020-07-01 | 1 | -12/+7 | |
|\ \ \ | | | | | | | | | [stable19] Fix autocomplete for LDAP with `shareapi_only_share_with_group_members` on | |||||
| * | | | Fix unit tests | Joas Schilling | 2020-06-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | Fix PHP CS | Joas Schilling | 2020-06-23 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | Move back to IGroupManager::displayNamesInGroup() | Joas Schilling | 2020-06-23 | 1 | -10/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The problem is that despite it's name IGroup::searchDisplayName() only searches by userid and this is less fixable than changing back to this method here Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-01 | 2 | -0/+6 | |
| |/ / |/| | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-30 | 2 | -0/+4 | |
| |/ |/| | ||||||
* | | Fix language in share notes email for users | Joas Schilling | 2020-06-23 | 2 | -28/+36 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Merge pull request #21526 from nextcloud/backport/21479/stable19 | Roeland Jago Douma | 2020-06-23 | 4 | -6/+23 | |
|\ \ | |/ |/| | [stable19] Allow to specify the cookie type for appframework responses |