Joas Schilling
fc27faab3f
First run unit tests so they don't fail
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-28 09:19:46 +01:00
Joas Schilling
f616a0654f
fix(CI): Run repair steps against Oracle DB
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-28 09:18:49 +01:00
Joas Schilling
121d25d32d
Merge pull request #36324 from nextcloud/backport/36268/stable23
...
[stable23] Fix double where() usage in resource manager
2023-02-27 15:34:46 +01:00
John Molakvoæ
4f7ae3132c
Merge pull request #36817 from nextcloud/backport/36814/stable23
...
[stable23] Validate the scope when validating operations
2023-02-23 07:35:37 +01:00
Joas Schilling
769ca9caef
Also check the scope when reading operations from the database
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-23 06:20:34 +01:00
Joas Schilling
e361d508fe
Validate the scope when validating operations
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-23 06:20:34 +01:00
blizzz
17c118326e
Merge pull request #36704 from nextcloud/backport/36700/stable23
...
[stable23] Also copy meta data when converting DataResponse to JSONRe…
2023-02-14 22:07:04 +01:00
Joas Schilling
926de54e1d
Also copy bruteforce meta data when converting DataResponse to JSONResponse
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-14 19:47:00 +01:00
blizzz
0d8936b434
Merge pull request #35925 from nextcloud/automated/noid/stable23-update-psalm-baseline
...
[stable23] Update psalm-baseline.xml
2023-02-07 14:17:57 +01:00
blizzz
af7d682f2e
Merge pull request #36575 from nextcloud/backport/36489/stable23
...
[stable23] Add bruteforce protection to password reset page
2023-02-07 10:09:25 +01:00
Joas Schilling
45af8b59a1
fix(CI): Adjust expected result
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-07 07:46:26 +01:00
Joas Schilling
638b1fb4bc
Add bruteforce protection to password reset page
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-07 07:46:12 +01:00
nextcloud-command
e8d2787a19
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-02-07 04:26:54 +00:00
Joas Schilling
13218848e2
Merge pull request #36520 from nextcloud/backport/36500/stable23
...
[stable23] Skip failing avatar test with PHP 8.0
2023-02-06 10:34:50 +01:00
Joas Schilling
270f610f02
fix(CI): Fix unmockable countUsers() method
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-03 15:29:47 +01:00
Joas Schilling
1ea0b302b4
fix(CI): Fix mocking methods
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-03 15:26:23 +01:00
Joas Schilling
0383eec7fd
Fix admin_audit unit test
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-03 15:21:13 +01:00
Joas Schilling
7676103f4d
Remove failing test that works with mocks only anyway
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-03 15:18:01 +01:00
Joas Schilling
da80e3041d
chore(CI): Opt-out of PHPUnit 10
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-03 15:09:51 +01:00
Joas Schilling
0de128d0b6
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:30:12 +01:00
Simon L
06b7dfe504
Merge pull request #36468 from nextcloud/backport/36407/stable23
...
[stable23] add a safeguard for Version23000Date20210721100600.php
2023-02-03 12:59:35 +01:00
Joas Schilling
2da906206f
Merge pull request #36493 from nextcloud/backport/36487/stable23
...
[stable23] Do not reuse query builder objects in DAV account deletion
2023-02-03 12:51:37 +01:00
blizzz
6c425c97fe
Merge pull request #36470 from nextcloud/ldap-migrate-dn-length-type-23
...
[stable23] Fix createNamedParameter in LDAP migrations
2023-02-02 09:22:57 +01:00
Joas Schilling
0e81490453
Do not reuse query builder objects in DAV account deletion
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02 06:21:41 +00:00
John Molakvoæ
87b552faf8
Fix createNamedParameter in LDAP migrations
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-02-01 10:15:55 +01:00
Simon L
006ed2fa47
add a safeguard for Version23000Date20210721100600.php
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-01 08:13:33 +00:00
Vincent Petry
2547607789
Merge pull request #36307 from nextcloud/backport/36094/stable23
...
[stable23] Only expose storage location to admins
2023-01-24 15:07:37 +01:00
Joas Schilling
6c87707997
Fix double where() usage in resource manager
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-24 07:51:53 +00:00
Vincent Petry
522e2fede1
Only expose storage location to admins
...
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-23 15:52:38 +00:00
Vincent Petry
6e0969cab4
Merge pull request #36105 from nextcloud/backport/36095/stable23
...
[stable23] Limit key names when uploading theme images
2023-01-19 10:11:22 +01:00
Vincent Petry
29eb678cda
Merge pull request #36212 from nextcloud/techdebt/noid/improve-share-pw-generation/stable23
...
[stable23] Improve password generation for link shares
2023-01-18 14:50:21 +01:00
Vincent Petry
3a3f7eb696
Improve password generation for link shares
...
Use web crypto when generating password for link shares
whenever the password policy app is disabled.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-18 12:33:01 +01:00
blizzz
2cf8353f7b
Merge pull request #35756 from nextcloud/backport/31683/stable23
...
[stable23] limit ldap_dn columns to 4000
2023-01-17 13:04:02 +01:00
blizzz
01cfab54ca
Merge pull request #36185 from nextcloud/revert-36177-enh/noid/ext-storage-default-values/stable23
...
Revert "[stable23] Ext storage configs default value support + enable SSL by default"
2023-01-17 11:23:07 +01:00
blizzz
487988a7f2
Merge pull request #36186 from nextcloud/revert-36157-backport/36115/stable23
...
Revert "[stable23] Catch Exceptions when loading storage data of users"
2023-01-17 11:15:02 +01:00
blizzz
c1778cf6f7
Merge pull request #35863 from nextcloud/backport/35761/stable23
...
[stable23] Remove comment and guests option from Invitations UI
2023-01-17 11:13:32 +01:00
blizzz
dcadc5fce0
Revert "[stable23] Catch Exceptions when loading storage data of users"
2023-01-17 10:33:12 +01:00
blizzz
f2b1bd1aa9
Revert "[stable23] Ext storage configs default value support + enable SSL by default"
2023-01-17 10:32:37 +01:00
blizzz
02e36574fb
Merge pull request #35947 from nextcloud/backport/33813/stable23
...
[stable23] Compare lowercase email when updating from ldap
2023-01-17 10:14:41 +01:00
blizzz
b30f0d5346
Merge pull request #36157 from nextcloud/backport/36115/stable23
...
[stable23] Catch Exceptions when loading storage data of users
2023-01-17 10:11:02 +01:00
blizzz
ae65d9d383
Merge pull request #36177 from nextcloud/enh/noid/ext-storage-default-values/stable23
...
[stable23] Ext storage configs default value support + enable SSL by default
2023-01-17 10:10:11 +01:00
Vincent Petry
f8265d8562
Enable SSL by default in ext storage configs
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-16 17:26:57 +01:00
Vincent Petry
6fc54ba54c
Extend ext storage params to contain default value
...
Extend the external storage configuration parameters definition to allow
to specify a default value
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-16 17:26:48 +01:00
Côme Chilliet
2087278f29
Tear down in catch of an Exception
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-01-16 11:03:56 +00:00
Côme Chilliet
f319a4be06
Catch Exceptions when loading storage data of users
...
This avoids having the whole userlist crashing because a user external
storage fails to load. With this change only the problematic user
storage/quota information will be empty.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-01-16 11:03:54 +00:00
Vincent Petry
208f8e9293
Limit key names when uploading theme images
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-12 10:24:26 +01:00
John Molakvoæ
6ddf469ce7
Merge pull request #36060 from nextcloud/automated/noid/stable23-update-ca-cert-bundle
...
[stable23] Update ca-cert bundle
2023-01-10 09:44:57 +01:00
nextcloud-command
15275b5a8b
Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2023-01-10 04:26:17 +00:00
Vincent Petry
b23393b4db
Merge pull request #36020 from nextcloud/backport/35975/stable23
...
[stable23] Update crl after revoke files_bpm.csr
2023-01-05 17:31:35 +01:00
Vitor Mattos
fd6cc39abd
Update crl after revoke files_bpm.csr
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-01-05 12:10:31 -03:00