Simon L
bceeb31051
Merge pull request #38027 from nextcloud/backport/37903/stable26
...
[stable26] Fix multiple LDAP configuration support by fixing AccessFactory
2023-05-03 00:55:31 +02:00
Côme Chilliet
77f1ba9225
Add comment about Manager instance not being shared
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-05-02 15:56:35 +00:00
Côme Chilliet
d47a81a38a
Adapt Sync job tests to the constructor change
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-05-02 15:56:35 +00:00
Côme Chilliet
c7accb30c1
Fix multiple LDAP configuration support by fixing AccessFactory
...
It must not reuse the same OCA\User_LDAP\User\Manager instance for
several Access instances.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-05-02 15:56:34 +00:00
Nextcloud bot
83d060a233
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-02 02:27:54 +00:00
Nextcloud bot
77f1cc658a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-01 02:29:33 +00:00
Nextcloud bot
efffc83fef
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-30 02:29:27 +00:00
Nextcloud bot
a820d259a3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-29 02:28:37 +00:00
Simon L
79b24abd1b
Merge pull request #37973 from nextcloud/automated/noid/stable26-fix-npm-audit
...
[stable26] Fix npm audit
2023-04-28 20:55:53 +02:00
nextcloud-command
ca04ae19fd
chore(deps): fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2023-04-28 17:11:44 +00:00
Nextcloud bot
1ec8097d72
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-28 02:28:47 +00:00
Louis
ef9c22578a
Merge pull request #37957 from nextcloud/backport/37948/stable26
...
[stable26] Do not show Tags action when systemtag is disabled
2023-04-27 18:25:39 +02:00
Joas Schilling
dba57673bd
Merge pull request #37941 from nextcloud/backport/37935/stable26
...
[stable26] fix(settings): Fix title of profile scope options
2023-04-27 17:52:20 +02:00
Louis Chemineau
5bc4a0b594
Do not show Tags action when systemtag is disabled
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-04-27 14:01:24 +00:00
Simon L
2a64c4fc39
Merge pull request #37875 from nextcloud/backport/37820/stable26
...
[stable26] ignore errors while trying to update parent storage_mtime
2023-04-27 09:43:03 +02:00
Joas Schilling
00845e12cd
Merge pull request #37845 from nextcloud/bump/guzzle-psr7/stable26
...
[stable26] sec(deps): Update guzzlehttp/psr7
2023-04-27 09:38:44 +02:00
Joas Schilling
039d208614
chore(assets): Recompile JS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-27 09:30:52 +02:00
Louis
2d45ce2807
Merge pull request #37939 from nextcloud/backport/stable26-37806
...
[stable26] Backport: Fix profile view edit button overlapping status text
2023-04-27 09:30:47 +02:00
Joas Schilling
2f39b65c36
fix(settings): Fix title of profile scope options
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-27 09:20:21 +02:00
Nextcloud bot
f3aa4a1c30
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-27 02:28:44 +00:00
Ferdinand Thiessen
32aab7ed2b
Merge pull request #37833 from nextcloud/backport/37807/stable26
...
[stable26] Fix background color of external devices with errors on dark color theme
2023-04-26 23:00:29 +02:00
nextcloud-command
35d891b99a
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-04-26 20:50:41 +00:00
Ferdinand Thiessen
019e2969cd
fix(core): Fix profile view edit button overlapping status text
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-04-26 22:39:40 +02:00
Louis
748f960273
Merge pull request #37900 from nextcloud/backport/stable26/artonge/fix/dont_override_stored_credentials_with_saml
...
[stable26] Do not override stored credentials when login in with SAML
2023-04-26 19:08:05 +02:00
Joas Schilling
9bcd9e7d3f
sec(deps): Update guzzlehttp/psr7
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-26 15:44:29 +02:00
Arthur Schiwon
0804f96a6b
Merge pull request #37922 from nextcloud/backport/37909/stable26
...
[stable26] Update crl after revoke shifts.csr
2023-04-26 09:02:59 +02:00
Nextcloud bot
a5b1587d9b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-26 02:28:19 +00:00
Vitor Mattos
6d689b8db5
Update crl after revoke shifts.csr
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-04-25 14:17:45 +00:00
Louis
7fdc049844
Merge pull request #37911 from nextcloud/backport/37780/stable26
...
[stable26] Trap focus in dialogs
2023-04-25 11:02:05 +02:00
Simon L
909f8f1c84
Merge pull request #37907 from nextcloud/stable26-make-grid-toggle-sticky
...
[stable26] make grid toggle sticky
2023-04-25 10:40:55 +02:00
Louis
b98bb1beec
Merge pull request #37768 from nextcloud/backport/37764/stable26
...
[stable26] Really disable versions features when S3 versioning is enabled
2023-04-25 10:30:43 +02:00
Christopher Ng
c02a34fe7f
Trap focus in dialogs
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 79310bd545 )
2023-04-25 09:59:14 +02:00
Christopher Ng
58773c5a69
Add focus-trap
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 87ae9bbc12 )
2023-04-25 09:54:59 +02:00
Louis Chemineau
a395cde8aa
Test StorePasswordListener
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-04-25 07:49:59 +00:00
Louis Chemineau
e29f21bead
Do not override stored credentials when login in with SAML
...
When login in with SAML, the password from `$event->getPassword()` is `null`.
This PR makes sure that this `null` value won't be used to override the stored password even though it is different.
This PR also allow for the password and user to be updated even though they were not set before.
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-04-25 07:49:59 +00:00
Louis Chemineau
ac6d249973
Really disable versions features when S3 versioning is enabled
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-04-25 07:49:52 +00:00
John Molakvoæ
c263b15201
Merge pull request #37910 from nextcloud/backport/37804/stable26
...
[stable26] Bump @nextcloud/vue from 7.8.0 to 7.10.0
2023-04-25 09:05:25 +02:00
Nextcloud bot
06a63c1b5a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-25 02:22:55 +00:00
Christopher Ng
9dc8e75bf2
Bump @nextcloud/vue from 7.8.0 to 7.10.0
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-04-24 16:14:15 -07:00
Daniel Kesselberg
22e6b11081
fix: make grid view button sticky
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-04-24 21:17:21 +02:00
Julius Härtl
b7d39421ad
Merge pull request #37743 from nextcloud/backport/36690/stable26
2023-04-24 12:27:23 +02:00
Joas Schilling
6c67fd5b06
Merge pull request #37836 from nextcloud/backport/37826/stable26
...
[stable26] fix(files): Don't throw an error when guests access the controller
2023-04-24 10:16:19 +02:00
Nextcloud bot
e0ca3fbe28
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-24 02:29:21 +00:00
Nextcloud bot
02bbd788ea
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-23 02:28:52 +00:00
Nextcloud bot
3371919436
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-22 02:28:22 +00:00
Robin Appelman
a7b4d7bdc2
ignore errors while trying to update parent storage_mtime
...
in the worst case this should only cause an extra rescan later
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-04-21 17:41:47 +00:00
John Molakvoæ
5ce0410391
Merge pull request #37740 from nextcloud/revert-37718-revert-37701-backport/37617/stable26
...
[stable26] handle not being able to write file for notify self-test
2023-04-21 10:01:38 +02:00
Nextcloud bot
768b5de324
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-21 02:28:50 +00:00
Arthur Schiwon
e141530289
Merge pull request #37812 from nextcloud/backport/stable26-fix-event-moving
...
[stable26] fix event move issue
2023-04-20 17:56:23 +02:00
Joas Schilling
1e96f074e0
fix(files): Don't throw an error when guests access the controller
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-20 14:38:07 +02:00