Côme Chilliet
fdb20a036d
fix: Add missing Attribute and fix parameter type in renewpassword route
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-03-19 10:34:01 +00:00
Joas Schilling
41b75a6f41
fix(comments): Check comment object
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-12-11 09:03:59 +01:00
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
Ferdinand Thiessen
1f55218084
fix(lookup-server): do not upload data by default
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-12 15:26:02 +01:00
Joas Schilling
9110db5470
fix(CI): Disable failing JS unit test
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-07-04 08:24:44 +02:00
Joas Schilling
663479b34a
fix(CI): Mark flaky test as skipped
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-07-03 09:34:58 +02:00
Joas Schilling
3f44d4a2a9
fix(external): Get storage before update it
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-26 06:59:50 +02:00
Anna Larch
99c9ef3a42
fix(CalDAV): check birthday calendar owner
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-09-07 08:45:23 +02:00
Maxence Lange
d43727a429
getStorage before remove
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-07-13 11:04:41 -01:00
Julien Veyssier
ae83c0ba8c
add bruteforce protection in OauthApiController
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-07-11 14:16:33 +02: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
Côme Chilliet
f5b2945b9f
Adapt encryption test to change in generateHeader
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-06-20 16:23:19 +00:00
Côme Chilliet
dda2bec0bc
Increase from 100000 to 600000 iterations for hash_pbkdf2
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-06-20 16:23:17 +00:00
Arthur Schiwon
86bd13b2c8
Merge pull request #38464 from nextcloud/fix/read-only-system-addres-book-acls-stable22
...
[stable22] fix(carddav): Mark system address book as read-only
2023-05-25 16:01:41 +02:00
Robin Appelman
9d81b0b874
check the username when doing external storage session auth
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-05-15 17:07:33 +02:00
Christoph Wurst
1fb687dbe1
fix(carddav): Mark system address book as read-only
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-15 10:55:19 +02:00
Joas Schilling
977405cba8
fix(workflow): Check tag attribute
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-16 08:56:08 +01:00
Joas Schilling
3071c13fb8
Also check the scope when reading operations from the database
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-23 06:22:06 +01:00
Joas Schilling
53015cb392
Validate the scope when validating operations
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-23 06:22:05 +01:00
Joas Schilling
5747c37d46
Fix EmailProviderTest mocking unexisting method
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-06 10:42:28 +01:00
Joas Schilling
2b57b173fe
fix(CI): Fix unmockable countUsers() method
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-03 15:32:01 +01:00
Joas Schilling
900953915e
Fix admin_audit unit test
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-03 15:31:30 +01:00
John Molakvoæ
61a62bdfbf
Fix createNamedParameter in LDAP migrations
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-02-02 08:31:59 +00:00
blizzz
0505df3796
Merge pull request #35755 from nextcloud/backport/31683/stable22
...
[stable22] limit ldap_dn columns to 4000
2023-01-17 13:03:20 +01:00
Robin Appelman
4fced6d548
Merge pull request #35826 from nextcloud/backport/35107/stable22
...
[stable22] add migration for encryption keys in wrong location
2022-12-30 16:13:38 +01:00
Robin Appelman
ce73967028
fix php7.3 compat
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-12-27 14:21:47 +01:00
Côme Chilliet
b19b0c8954
Remove property type for PHP 7.3 support
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-12-20 10:57:24 +01:00
Côme Chilliet
afc823d844
Build autoloaders
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-12-20 10:56:50 +01:00
Côme Chilliet
7fdadce1ec
Use the new octetLength function to filter lines to migrate
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-12-20 10:56:49 +01:00
Côme Chilliet
0303021ed5
Adapt max length limit in AbstactMapping to match database
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-12-20 10:56:49 +01:00
Arthur Schiwon
569eeece72
shrink ldap_dn column to 4000
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-12-20 10:56:49 +01:00
Arthur Schiwon
7a944f748a
limit ldap_dn columns to 4000
...
- enlarging string cols from 255 to more than 4000 fails on default
Oracle installations for invalid datatype conversion
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-12-20 10:56:42 +01:00
Robin Appelman
af4f846790
add migration for encryption keys in wrong location
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-12-19 14:55:26 +01: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
884ea3e870
Use getLengthExpression to measure field length instead of like
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-12-13 16:14:14 +00:00
blizzz
597d69bcc5
Merge pull request #35439 from nextcloud/backport/35062/stable22
...
[stable22] Fix sidebar not automatically hidden in Files app
2022-12-08 11:50:00 +01:00
Louis
3d15c24dfa
Revert "Revert "[stable22] Fix mentions rendering in comment editor""
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-12-01 19:56:43 +00:00
Louis
67174d845a
Revert "[stable22] Fix mentions rendering in comment editor"
2022-12-01 18:29:33 +01:00
Louis Chemineau
496b9a3a2b
Fix mentions rendering in comment editor
...
NcRichContentEditable needs an index of users to properly display them. This commit adds a caching logic and provides it to NcRichContentEditable.
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-11-26 19:31:05 +01:00
Daniel Calviño Sánchez
1fb4237fd2
Fix sidebar not automatically hidden in Files app
...
Although the Files app creates the legacy sidebar (details view) it is
then replaced with the newer Vue app sidebar. Due to this ".detailsView"
no longer finds an element and therefore nothing was hidden when
"hideAppSidebar($('.detailsView'))" was called (for example, when
changing to another section).
However, "OC.Apps.hideAppSidebar()" does not properly work either with
the Vue sidebar used in the Files app (once hidden the sidebar is not
shown again). For simplicity, and to avoid any possible side effect in
other apps from changing "OC.Apps.hideAppSidebar", now
"OC.Files.Sidebar.close()" is used instead.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-11-26 01:44:57 +00:00
Richard Steinmetz
c10b2fb220
Fix duplicate event email notifications
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-11-08 11:18:35 +01:00
Nextcloud bot
35905126aa
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-04 02:14:34 +00:00
Nextcloud bot
d85f6409bc
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-03 02:14:35 +00:00
Nextcloud bot
bc048b8759
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-02 02:14:35 +00:00
Nextcloud bot
3d05336228
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-01 02:14:43 +00:00
Nextcloud bot
72af466c6d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-31 02:14:20 +00:00
Nextcloud bot
c3898df0e1
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-30 02:14:08 +00:00
Nextcloud bot
b9a1e14eb2
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-29 02:15:45 +00:00
Nextcloud bot
9253e4a823
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-28 02:14:47 +00:00