John Molakvoæ
b655bfb14e
Merge pull request #34845 from nextcloud/dependaskjnldsv/32413/stable24
...
[stable24] Fix psalm errors fron the end of the baseline file
2022-10-27 18:00:30 +02:00
Carl Schwan
3ec8dce3cc
Fix psalm errors fron the end of the baseline file
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-27 15:50:22 +02:00
John Molakvoæ
04ec0d7f97
Merge pull request #34440 from nextcloud/backport/32635/stable24
2022-10-27 14:26:27 +02:00
Vincent Petry
1524b5fd25
Merge pull request #34797 from nextcloud/backport/33540/stable24
...
[stable24] fix updating cached mounts that didn't have their mount provider set previously
2022-10-27 13:36:33 +02:00
John Molakvoæ
220d71d997
Merge pull request #34410 from nextcloud/backport/33566/stable24
2022-10-27 12:29:17 +02:00
John Molakvoæ
a117878240
Merge pull request #34032 from nextcloud/backport/34019/stable24
...
[stable24] Fix quota type to int
2022-10-27 12:10:28 +02:00
Andy Xheli
053a4bdf1f
Update lib/private/Contacts/ContactsMenu/ContactsStore.php
...
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Tested no issues.
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-10-27 10:04:06 +00:00
Andy Xheli
a5be8ddf6d
Update ContactsStore.php
...
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-10-27 10:04:06 +00:00
Andy Xheli
98e9414c70
Apply suggestions from code review
...
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-10-27 10:04:06 +00:00
Andy Xheli
731e0a0530
Fix User profile picture when performing the search
...
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Before

After
Fix for #31065
2022-10-27 10:04:06 +00:00
Vincent Petry
9ca4d1368d
Merge pull request #34447 from nextcloud/backport/34302/stable24
...
[stable24] Fix: Prevent deadlocks during mtime/size/etag propagation
2022-10-27 10:53:57 +02:00
Nextcloud bot
c4d4751460
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-27 02:14:11 +00:00
Nextcloud bot
7eece690c9
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-26 02:13:58 +00:00
raul
bdbacdffc2
Fix unencrypted size calculation for files created before the Encryption storage is enabled
...
Signed-off-by: raul <raul@nextcloud.com>
2022-10-25 15:08:22 +00:00
raul
ba12309f3c
Fix: Prevent deadlocks during mtime/size/etag propagation
...
Signed-off-by: raul <raul@nextcloud.com>
2022-10-25 15:08:22 +00:00
Côme Chilliet
065edd7b9f
Fix autoloaders
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25 14:51:03 +02:00
Côme Chilliet
52c96c2ba9
Update lib/public/User/Backend/ICountMappedUsersBackend.php
...
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2022-10-25 14:51:03 +02:00
Côme Chilliet
d51167cf68
Add missing file
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25 14:51:02 +02:00
Côme Chilliet
076765068c
Expose mapped user count from LDAP and use that for user limit check
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25 14:50:56 +02:00
Vincent Petry
02334ce03a
Merge pull request #34730 from nextcloud/backport/33945/stable24
...
[stable24] LDAP to not register new users when outside of fair use or over limits
2022-10-25 14:49:50 +02:00
Robin Appelman
dc0dcad920
fix updating cached mounts that didn't have their mount provider set previously
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-10-25 10:48:30 +00:00
Côme Chilliet
fa5b0f307d
Fix return types of createUser method
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25 12:20:08 +02:00
Nextcloud bot
d48f13a3c6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-25 02:18:51 +00:00
Côme Chilliet
51b295fad3
Fix createUser return type in docblock to match code
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-24 10:20:17 +02:00
blizzz
2228a7b374
extended hint message
...
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
2022-10-24 10:06:57 +02:00
Arthur Schiwon
6bedcfe1f5
improve admin notification experience
...
- do not stack notifications, replace them
- and replace them once a day only
- with LDAP it might end in total spam terror (also push) otherwise
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-24 10:06:49 +02:00
Arthur Schiwon
6b220fffb7
LDAP to no register new users when outside of fair use or over limits
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-24 10:05:31 +02:00
Nextcloud bot
9751349fce
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-24 02:15:10 +00:00
szaimen
e8440853b1
fix external storages access
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-23 09:32:55 +00:00
Nextcloud bot
512dffc341
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-23 02:14:55 +00:00
Nextcloud bot
6d51a695c1
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-22 02:15:58 +00:00
Nextcloud bot
9e79b62bb3
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-21 02:14:53 +00:00
blizzz
65ff575be5
Merge pull request #34454 from nextcloud/backport/33737/stable24
...
[stable24] Makes untrusted domain error on info
2022-10-19 11:03:20 +02:00
Nextcloud bot
9335ee3a81
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-19 02:14:48 +00:00
Nextcloud bot
19d34ed28e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-16 02:14:47 +00:00
Nextcloud bot
d28a5957e7
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-14 02:14:56 +00:00
Julius Härtl
19ed7a5bf6
Avoid allocating too much memory for the buffer
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-12 08:35:46 +00:00
Nextcloud bot
0f03133f3b
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-11 02:14:50 +00:00
Nextcloud bot
ae8e433b4e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-09 02:14:20 +00:00
Nextcloud bot
e4872ebdf2
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-08 02:14:47 +00:00
Nextcloud bot
cb11c680b5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-07 02:14:26 +00:00
Andy Xheli
b5f330fc94
Makes untrusted domain error on info
...
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Since e6d9ef2e38 was applied logs get filled up with Trusted domain error. "X.X.X.X tried to access using "X.X.X.X" as host alot of users missed important errors do toe6d9ef2e38 please see https://github.com/nextcloud/server/issues/32599
This should fix.
https://github.com/nextcloud/server/issues/32599#event-7281164903
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-10-06 16:28:32 +00:00
Robin Appelman
8cf947f0da
trigger a rescan when trying to fopen a file that exists in cache but not on disk
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-10-06 14:30:14 +02:00
Nextcloud bot
de5451184e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-06 02:19:08 +00:00
Nextcloud bot
a78956fb97
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-03 02:17:40 +00:00
Nextcloud bot
d2de6eaba5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-01 02:17:03 +00:00
Côme Chilliet
c99982bae9
Correctly handle Redis::keys returning false
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-30 08:23:33 +00:00
blizzz
20cd49c842
Merge pull request #34111 from nextcloud/backport/34073/stable24
...
[stable24] dont try email login if the provider username is not a valid email
2022-09-27 08:50:47 +02:00
blizzz
0afc3d597f
Merge pull request #33787 from nextcloud/backport/33772/stable24
...
[stable24] Log if cookie login failed with token mismatch or session unavailability
2022-09-27 08:45:13 +02:00
Nextcloud bot
eb43075240
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-27 02:28:21 +00:00