Côme Chilliet
|
573a6eadcf
|
Use Psr\Log\LoggerInterface where it can easily be used in user_ldap
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2021-10-19 09:24:55 +00:00 |
|
Côme Chilliet
|
c256c9be19
|
Fix two mistakes in previous migration to LoggerInterface in OCA\User_LDAP\Access
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2021-10-19 09:24:55 +00:00 |
|
Côme Chilliet
|
ad1d9edb43
|
Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2021-10-19 09:24:55 +00:00 |
|
Côme Chilliet
|
2f5dd75b55
|
Avoid PHP errors when the LDAP attribute is not found
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2021-10-19 09:24:54 +00:00 |
|
Julius Härtl
|
903afc1311
|
Merge pull request #29302 from nextcloud/backport/29259/stable21
|
2021-10-19 09:38:16 +02:00 |
|
Joas Schilling
|
2f6bd56c93
|
Fix app upgrade
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-10-19 08:47:52 +02:00 |
|
Nextcloud bot
|
c81b202eda
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-10-19 02:23:12 +00:00 |
|
Nextcloud bot
|
efaf112d67
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-10-18 02:25:03 +00:00 |
|
Nextcloud bot
|
94b3a8c1e9
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-10-17 02:22:19 +00:00 |
|
Nextcloud bot
|
f04447f11f
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-10-16 02:23:42 +00:00 |
|
Daniel
|
1ea652d611
|
Merge pull request #29159 from nextcloud/backport/24185/stable21
[stable21] Properly handle folder deletion on external s3 storage
|
2021-10-15 11:36:56 +02:00 |
|
John Molakvoæ
|
bc62fb9b55
|
Merge pull request #29194 from nextcloud/revert-29178-backport/25774/stable21
|
2021-10-15 11:02:40 +02:00 |
|
Daniel
|
18db00c4c3
|
Merge pull request #29252 from nextcloud/backport/29248/stable21
[stable21] Fix background scan doc in config
|
2021-10-15 10:18:43 +02:00 |
|
Vincent Petry
|
2443cb3bc4
|
Fix background scan doc in config
The background scanner only processes entries with size < 0
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
2021-10-15 08:12:32 +00:00 |
|
Nextcloud bot
|
4d287dabc1
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-10-15 02:26:20 +00:00 |
|
MichaIng
|
d2a71ca010
|
Merge pull request #29203 from nextcloud/backport/26688/stable21
[stable21] Add proper message to created share not found
|
2021-10-14 15:08:10 +02:00 |
|
blizzz
|
049241bc04
|
Merge pull request #29222 from nextcloud/backport/29214/stable21
[stable21] Don't setup the filesystem to check for a favicon we don't use anyway
|
2021-10-14 12:51:51 +02:00 |
|
Nextcloud bot
|
3ead8d0e18
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-10-14 02:22:48 +00:00 |
|
Joas Schilling
|
04145b23c9
|
Don't setup the filesystem to check for a favicon we don't use anyway
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-10-13 20:29:49 +00:00 |
|
Joas Schilling
|
7aa440b51d
|
Merge pull request #29197 from nextcloud/backport/29020/stable21
[stable21] Keep group restrictions when reenabling apps after an update
|
2021-10-13 22:24:18 +02:00 |
|
Daniel
|
8d43f26484
|
Merge pull request #29218 from nextcloud/backport/29136/stable21
[stable21] Add documentation for files_no_background_scan
|
2021-10-13 20:09:24 +02:00 |
|
Daniel Kesselberg
|
c95fc2baac
|
Add documentation for files_no_background_scan
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2021-10-13 16:00:00 +00:00 |
|
Joas Schilling
|
eb273c8e5a
|
Merge pull request #29208 from nextcloud/backport/29004/stable21
[stable21] Fix translated app details
|
2021-10-13 17:01:48 +02:00 |
|
Joas Schilling
|
7f4b3fb68d
|
Keep group restrictions when reenabling apps after an update
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-10-13 14:12:32 +02:00 |
|
Joas Schilling
|
fd4ff58d62
|
Fix translated app details
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-10-13 13:32:30 +02:00 |
|
John Molakvoæ (skjnldsv)
|
d578d780e4
|
Default message for ShareNotFound exception
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-10-13 09:44:52 +00:00 |
|
John Molakvoæ (skjnldsv)
|
098d918baf
|
Add proper message to created share not found
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-10-13 09:44:51 +00:00 |
|
John Molakvoæ
|
7b30576f55
|
Revert "[stable21] Add button color variables"
|
2021-10-13 08:55:32 +02:00 |
|
Vincent Petry
|
e229cd3d53
|
Merge pull request #29130 from nextcloud/backport/27886/stable21
[stable21] Keep pw based auth tokens valid when pw-less login happens
|
2021-10-13 08:39:27 +02:00 |
|
Vincent Petry
|
5735a55509
|
Merge pull request #29080 from nextcloud/path-prefix-filter-21
[21] generate a better optimized query for path prefix search filters
|
2021-10-13 08:37:28 +02:00 |
|
Nextcloud bot
|
bfc30df095
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-10-13 02:22:58 +00:00 |
|
Robin Appelman
|
916a838873
|
[21] generate a better optimized query for path prefix search filters
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-10-12 15:55:57 +02:00 |
|
Julius Härtl
|
bb56e9df55
|
Merge pull request #29178 from nextcloud/backport/25774/stable21
|
2021-10-12 11:35:51 +02:00 |
|
marco
|
2d695477ea
|
Add new variables for buttons
Signed-off-by: marco <marcoambrosini@pm.me>
|
2021-10-12 08:37:05 +00:00 |
|
Marco Ambrosini
|
5e610b3125
|
Do not target vue buttons with server rules
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
|
2021-10-12 08:37:05 +00:00 |
|
Vincent Petry
|
2bf6270ef5
|
Merge pull request #29037 from Hinyka/stable21
[stable21] Fix Lots of Error: file_exists(): open_basedir restriction in effect
|
2021-10-12 09:11:18 +02:00 |
|
Nextcloud bot
|
f27e8f2711
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-10-12 02:23:56 +00:00 |
|
Julius Härtl
|
e59f90d6ba
|
Merge pull request #29134 from nextcloud/backport/28907/stable21
|
2021-10-11 22:23:14 +02:00 |
|
MichaIng
|
6039a43d13
|
Merge pull request #29164 from nextcloud/backport/29062/stable21
[stable21] Don't further setup disabled users when logging in with apache
|
2021-10-11 14:38:52 +02:00 |
|
MichaIng
|
da5063bf89
|
Merge pull request #29161 from nextcloud/backport/29122/stable21
[stable21] Tokens without password should not trigger changed password invalidation
|
2021-10-11 14:36:15 +02:00 |
|
Joas Schilling
|
e3f59fe201
|
Don't further setup disabled users when logging in with apache
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-10-11 13:11:45 +02:00 |
|
Julius Härtl
|
b2566e3dda
|
Tokens without password should not trigger changed password invalidation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-10-11 09:33:18 +00:00 |
|
Julius Härtl
|
df3ed040e4
|
Make sure that a empty directory can still be deleted when copied from another storage
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-10-11 08:01:08 +00:00 |
|
Julius Härtl
|
5d47c68e90
|
Delete object to cleanup leftover of paths when removing directories
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-10-11 08:01:05 +00:00 |
|
Nextcloud bot
|
6e7ec1dd7a
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-10-11 02:22:54 +00:00 |
|
Nextcloud bot
|
571246f00b
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-10-10 02:21:37 +00:00 |
|
Nextcloud bot
|
752b0de5e9
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-10-09 02:39:49 +00:00 |
|
Daniel Kesselberg
|
b77b1d6bbd
|
explicitly close source stream on encryption storage
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2021-10-08 14:30:27 +02:00 |
|
Daniel Kesselberg
|
98d3836650
|
explicitly close source stream on local storage
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2021-10-08 14:30:27 +02:00 |
|
Daniel
|
afc2c71bd3
|
Merge pull request #29137 from nextcloud/update-icewind-streams-0.7.5
[stable21] Update icewind/streams to 0.7.5 in files_external
|
2021-10-08 14:28:09 +02:00 |
|