Commit graph

63342 commits

Author SHA1 Message Date
Artur Neumann
a0788a8bc8 added @since tag
Signed-off-by: Artur Neumann <artur@jankaritech.com>
2022-12-20 16:26:49 +00:00
Artur Neumann
bcfd571d83 unit tests for Manager::invalidateTokensOfUser
Signed-off-by: Artur Neumann <artur@jankaritech.com>
2022-12-20 16:26:49 +00:00
Artur Neumann
7f3baddb04 adjust SettingsController tests
Signed-off-by: Artur Neumann <artur@jankaritech.com>
2022-12-20 16:26:49 +00:00
Artur Neumann
0570327c7e public interface to invalidate tokens of user
Signed-off-by: Artur Neumann <artur@jankaritech.com>
2022-12-20 16:26:49 +00:00
Artur Neumann
1a33c71a84 invalidate existing tokens when deleting an oauth client
Signed-off-by: Artur Neumann <artur@jankaritech.com>
2022-12-20 16:26:49 +00:00
Nextcloud bot
902d0600ce
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-20 02:22:34 +00:00
Louis
8dc6516c22
Merge pull request #35804 from nextcloud/backport/34629/stable24
[stable24] Fix case sensitivity of email when saving settings
2022-12-19 12:43:50 +01:00
Vincent Petry
05d96e0063
Merge pull request #35500 from nextcloud/backport/35107/stable24
[stable24] add migration for encryption keys in wrong location
2022-12-19 12:13:11 +01:00
Vincent Petry
28b8d6b94f
Merge pull request #35799 from nextcloud/backport/35780/stable24
[stable24] Fix missing cast of double controller parameters
2022-12-19 12:07:23 +01:00
Vincent Petry
e433c68709
Merge pull request #35674 from nextcloud/stable24-audit-fix2
[stable24] Update handlebars-loader update to 1.7.3 + others
2022-12-19 12:06:23 +01:00
Andy Scherzinger
b49ec68349
Merge pull request #35800 from nextcloud/backport/35492/stable24
[stable24] Rename personal Groupware settings section to "Availability"
2022-12-19 08:47:40 +01:00
Nextcloud bot
0aa3a348ef
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-19 02:21:46 +00:00
Nextcloud bot
a0e6807c5a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-18 02:20:07 +00:00
Nextcloud bot
dea7d583b7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-17 02:19:53 +00:00
Vincent Petry
28aaa5aefc Add unit test for case insensitive email saving
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-12-16 21:56:05 +00:00
Carl Schwan
ff6279edab Fix case sensitivity of email when saving settings
Otherwise we detect a email change all the time and since email are
immutable in ldap this prevent updating other fields.

Related: https://github.com/nextcloud/server/pull/33813

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-12-16 21:56:05 +00:00
Joas Schilling
dd8887529d
Merge pull request #35574 from nextcloud/automated/noid/stable24-update-ca-cert-bundle
[stable24] Update ca-cert bundle
2022-12-16 19:09:00 +01:00
Vincent Petry
488d10b6fc
Merge pull request #35524 from nextcloud/backport/35502/stable24
[stable24] Fix SQL comparison with int array during external storage deletion
2022-12-16 18:16:04 +01:00
Christoph Wurst
80a4abd28c Rename personal Groupware settings section to "Availability"
But leave the internal identifier untouched.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-16 16:09:54 +00:00
Vincent Petry
b64feafb6f
Merge pull request #35520 from nextcloud/backport/35355/stable24
[stable24] Allow to set a custom timeout for ldap connections
2022-12-16 16:57:49 +01:00
Vincent Petry
5967026c2e Update handlebars-loader update to 1.7.3 + others
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-12-16 15:47:56 +00:00
Christoph Wurst
7fceb57843 fix(app framework): Fix missing cast of double controller parameters
``settype`` allows 'double' as alias of 'float'.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-16 15:33:51 +00:00
Vincent Petry
07361adb48
Merge pull request #35657 from nextcloud/backport/35649/stable24
[stable24] Update the unencrypted file size when closing streams
2022-12-16 16:33:24 +01:00
Vincent Petry
4f5f46c5d3
Merge pull request #35687 from nextcloud/backport/35399/stable24
[stable24] Fix share admin page
2022-12-16 16:26:23 +01:00
Vincent Petry
1fcffde84e
Merge pull request #35796 from nextcloud/backport/35779/stable24
[stable24] [PHP8] check if params given to API are really an array
2022-12-16 16:14:59 +01:00
Robin Appelman
cf38cfa189 add migration for encryption keys in wrong location
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-12-16 12:58:36 +00:00
Artur Neumann
8cf9878fd2 check if params given to API are really an array
Signed-off-by: Artur Neumann <artur@jankaritech.com>
2022-12-16 10:50:41 +00:00
nextcloud-command
0b3145c627 Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2022-12-16 04:11:04 +00:00
Nextcloud bot
4a4dbab61a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-16 02:20:08 +00:00
Nextcloud bot
6efe863bfa
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-15 02:19:04 +00:00
Nextcloud bot
f07eeb6724
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-14 02:22:12 +00:00
Nextcloud bot
46a7c79d78
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-13 02:33:11 +00:00
Simon L
c964f39963
Merge pull request #35735 from nextcloud/backport/35724/stable24
[stable24] ci: update minio image for s3 primary storage tests
2022-12-12 12:44:58 +01:00
Daniel Kesselberg
265d76c5c8 ci: update minio image for s3 primary storage tests
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-12-12 10:07:56 +00:00
Nextcloud bot
cb29c3a25b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-12 02:20:09 +00:00
John Molakvoæ
ff9c7e5e19
Merge pull request #35729 from nextcloud/backport/35689/stable24 2022-12-11 19:12:51 +01:00
Varun Patil
eea1f3c53e preview: fix HEIC orientation
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2022-12-11 11:19:57 +00:00
Nextcloud bot
702ea27392
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-11 02:31:26 +00:00
Nextcloud bot
274272c86d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-10 02:21:09 +00:00
MichaIng
b48f0c7164
Merge pull request #35417 from nextcloud/automated/noid/stable24-update-psalm-baseline
[stable24] Update psalm-baseline.xml
2022-12-09 16:19:36 +01:00
nextcloud-command
7042af2749 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2022-12-09 04:29:12 +00:00
Nextcloud bot
da6a15c2a8
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-09 02:35:21 +00:00
Carl Schwan
a51c3b3651 Fix share admin page
arrow function don't work that well with jquery

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-12-08 21:52:59 +00:00
blizzz
888ffa498d
Merge pull request #35670 from nextcloud/release/24.0.8 2022-12-08 13:05:31 +01:00
Arthur Schiwon
b43c00705d
24.0.8
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-12-08 10:33:45 +01:00
Nextcloud bot
f05527d08f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-08 02:19:43 +00:00
Julius Härtl
d843ba9822 Also update the unencrypted size of files when creating them with empty content
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-07 21:15:57 +00:00
Julius Härtl
da45a807ac Update the unencrypted file size when closing streams
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-07 21:15:57 +00:00
Nextcloud bot
f2f6d52263
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-07 02:20:02 +00:00
Nextcloud bot
e37fd1f2cb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-06 02:26:20 +00:00