Ferdinand Thiessen
|
e606bf4c57
|
fix(lookup-server): disable lookup server for non-global scale setups
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-03-13 14:56:02 +01:00 |
|
Ferdinand Thiessen
|
e90278fffe
|
fix(lookup-server): do not query data by default
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-03-12 15:26:02 +01:00 |
|
Christoph Wurst
|
263649bd5e
|
fix(config): Make sure user keys are strings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2024-03-26 10:13:09 +00:00 |
|
Joas Schilling
|
da708a589d
|
fix(dav): Abort requests with 429 instead of waiting
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-10 07:03:04 +02:00 |
|
Daniel Kesselberg
|
43532a4d79
|
chore(tests): add tests for handleLoginFailed
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2023-07-10 07:01:06 +02:00 |
|
Joas Schilling
|
2d108e6b0c
|
Merge pull request #38279 from nextcloud/backport/38274/stable22
[stable22] fix(middleware): Also abort the request when reaching max delay in af…
|
2023-05-16 11:34:08 +02:00 |
|
Joas Schilling
|
56596678e0
|
fix(middleware): Also abort the request when reaching max delay in afterController
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-05-15 16:29:57 +02:00 |
|
Joas Schilling
|
e3f28678c2
|
fix(tests): Adjust unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-05-15 16:13:24 +02:00 |
|
Joas Schilling
|
cdc27e25d2
|
feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-04-03 13:10:39 +00:00 |
|
Joas Schilling
|
00353e504f
|
fix(CI): Adjust expected result
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-02-07 07:49:23 +01:00 |
|
Joas Schilling
|
d20f199df6
|
Remove failing test that works with mocks only anyway
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-02-03 15:18:16 +01:00 |
|
Joas Schilling
|
34d76f04b8
|
Skip failing avatar test with PHP 8.0
The font is placed one pixel off
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-02-03 14:31:36 +01:00 |
|
Côme Chilliet
|
f5e36cea2f
|
Avoid select with no FROM clause for Oracle in tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-12-13 16:14:16 +00:00 |
|
Côme Chilliet
|
8e73f29480
|
Add octetLength and charLength to function builder, and tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-12-13 16:14:15 +00:00 |
|
Côme Chilliet
|
f4988d87ab
|
Use Symfony IpUtils to check for local IP ranges
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-07-26 09:49:05 +00:00 |
|
Louis Chemineau
|
7a454a7702
|
FInish backport to stable22 of #32322
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-07-07 12:45:34 +02:00 |
|
Louis Chemineau
|
752a9fa8d6
|
Add settings to ignore second display name in search
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-07-07 12:42:29 +02:00 |
|
John Molakvoæ
|
92154d0f6c
|
Merge pull request #33003 from nextcloud/backport/32719/stable22
|
2022-07-07 11:50:23 +02:00 |
|
Carl Schwan
|
b141d39944
|
Allow to disable password policy enforcement for selected groups
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Co-authored-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-07-07 09:27:34 +02:00 |
|
Richard Steinmetz
|
b468800d97
|
Fix email shares not being shown to other users
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
|
2022-06-24 12:04:54 +02:00 |
|
blizzz
|
4b744e0a92
|
Merge pull request #32872 from nextcloud/backport/32813/stable22
[stable22] Run php tests when 3rdparty changed
|
2022-06-24 10:18:12 +02:00 |
|
Arthur Schiwon
|
f9270b21e8
|
make placeholder a const for reuse
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2022-06-17 14:58:01 +02:00 |
|
Arthur Schiwon
|
bf5487482d
|
fix overwriting original vars when logging
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2022-06-17 14:58:01 +02:00 |
|
Arthur Schiwon
|
6f1b612770
|
add serializer test
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2022-06-17 14:58:01 +02:00 |
|
Daniel Kesselberg
|
84b1a6e6c4
|
Run php tests when 3rdparty changed
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2022-06-14 10:44:44 +00:00 |
|
Christopher Ng
|
312a208be6
|
Test all scopes
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2022-06-08 23:37:51 +00:00 |
|
Christopher Ng
|
107c940f78
|
Fix get avatar authorization
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2022-06-08 23:37:50 +00:00 |
|
Vincent Petry
|
ec47f342c4
|
Add unit tests for encryption's isSystemWideMountPoint
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
2022-06-02 12:15:29 +00:00 |
|
Joas Schilling
|
277fe92ca0
|
Merge pull request #32433 from nextcloud/backport/32305/stable22
[stable22] Fix user agent trimming on installation
|
2022-05-16 21:28:23 +02:00 |
|
Joas Schilling
|
ec9cdf2a43
|
Fix user agent trimming on installation
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-05-16 13:11:40 +00:00 |
|
Joas Schilling
|
355359be81
|
Extend tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-05-16 13:57:36 +02:00 |
|
Joas Schilling
|
23a6262f2e
|
Add a unit test for translation with trailing colon
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-04-26 11:51:48 +00:00 |
|
Kirill Popov
|
651b7b2141
|
Get not only time-sensitive next job from list but any
Before the change webcron used to select
**only** time-sensitive tasks.
Signed-off-by: Kirill Popov <kirill.s.popov@gmail.com>
|
2022-04-25 13:22:36 +00:00 |
|
blizzz
|
01874d9a9d
|
Merge pull request #31747 from nextcloud/backport/31592/stable22
[stable22] Add direct arg to login flow
|
2022-04-14 14:31:49 +02:00 |
|
blizzz
|
a96a2ec55c
|
Merge pull request #31677 from nextcloud/backport/31658/stable22
[stable22] Limit the length of app password names
|
2022-04-14 14:15:08 +02:00 |
|
Vincent Petry
|
b321a431aa
|
Add direct arg to login flow
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Co-Authored-by: Carl Schwan <carl@carlschwan.eu>
|
2022-04-14 13:02:29 +02:00 |
|
Maxence Lange
|
7ce8459056
|
confirm user is internal to globalscale
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2022-04-12 12:22:08 +00:00 |
|
Joas Schilling
|
9b386f2b43
|
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-03-23 21:44:33 +01:00 |
|
Joas Schilling
|
ea0be37e69
|
Limit the length of app password names
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-03-23 21:44:33 +01:00 |
|
Robin Appelman
|
cb3dc01163
|
fix fs cache test user setup
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2022-03-21 13:55:08 +00:00 |
|
Joas Schilling
|
c43730238f
|
Allow apps to specify if their background job can be delayed
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-02-22 11:56:17 +01:00 |
|
Vincent Petry
|
806d702458
|
Merge pull request #30958 from nextcloud/backport/30949/stable22
[stable22] Allow to disable AuthToken v1
|
2022-02-18 14:34:09 +01:00 |
|
Joas Schilling
|
ad55d3b4c0
|
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-02-01 14:32:00 +01:00 |
|
John Molakvoæ
|
c0b29720e1
|
Merge pull request #30826 from nextcloud/backport/stable22/psalm-fix
|
2022-01-27 20:05:54 +01:00 |
|
Carl Schwan
|
0262cc33d7
|
Fix psalm
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-01-24 13:34:48 +01:00 |
|
Carl Schwan
|
8e9f02fce2
|
Fix tests with email templates
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-01-20 10:38:11 +01:00 |
|
John Molakvoæ
|
295348446b
|
Implement multibucket shift for ObjectStore
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2022-01-14 08:32:04 +01:00 |
|
Carl Schwan
|
e8f6e062dd
|
Fix idn emails not working in shares
And add check before sending email that email address is valid
Fix #30595
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-01-13 17:16:21 +01:00 |
|
Joas Schilling
|
51d4f30e9b
|
Merge pull request #30610 from nextcloud/backport/30588/stable22
[stable22] Fix undefined/unset scope in account properties
|
2022-01-12 13:50:43 +01:00 |
|
Joas Schilling
|
7987158438
|
Fix test
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-01-11 18:44:46 +00:00 |
|