Joas Schilling
6a3d986102
Add bruteforce protection to password reset page
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-07 07:39:12 +01:00
Nextcloud bot
5b2dea6e03
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-07 02:26:10 +00:00
Nextcloud bot
016843b688
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-06 02:24:54 +00:00
Simon L
69828a5b04
add a safeguard for Version23000Date20210721100600.php
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-01 07:58:15 +00:00
Nextcloud bot
8c19ef21a8
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-01 02:25:31 +00:00
Nextcloud bot
b5dfa5f1f9
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-31 02:25:53 +00:00
Nextcloud bot
2b7a329509
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-30 02:26:11 +00:00
Nextcloud bot
4938dd9605
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-28 02:26:10 +00:00
John Molakvoæ
49a3df3aca
Merge pull request #36398 from nextcloud/backport/36370/stable25
2023-01-27 09:14:28 +01:00
Nextcloud bot
350fdd9620
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-27 02:28:11 +00:00
Christopher Ng
ad12f75798
Fix focus not returning to search icon
...
- Remove programmatic focusing already handled by focus-trap
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-26 23:58:57 +00:00
Nextcloud bot
0ea54f9e82
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-26 02:41:53 +00:00
Nextcloud bot
f7cc3143b0
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-25 02:44:26 +00:00
Nextcloud bot
3e70e9339f
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-24 02:25:29 +00:00
Nextcloud bot
8ff47b3f4c
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-23 02:25:37 +00:00
Nextcloud bot
2416265e04
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-22 02:25:34 +00:00
Nextcloud bot
aa2c85c540
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-21 02:24:51 +00:00
Vincent Petry
b1b887bcad
Merge pull request #36274 from nextcloud/backport/36264/stable25
...
[stable25] fix(occ): Fix comment formatting of maintenance:repair command
2023-01-20 17:23:12 +01:00
Christoph Wurst
2ca92d7d6f
fix(occ): Fix comment formatting of maintenance:repair command
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-20 12:26:17 +00:00
Álvaro Brey
95d5641eb5
Remove Bootstrap version reference from tooltip.scss
...
We've had some reports that Nextcloud is using an outdated/deprecated Bootstrap version v3.3.5.
I believe this to be caused by the string "Bootstrap v3.3.5" in the changed line, which after bundling ends up in `core-common.js`, and trips up some security scanners.
It may also be worth investigating why the comments are not getting stripped when bundling the JS.
Signed-off-by: Álvaro Brey <alvaro.brv@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-20 11:34:26 +00:00
Nextcloud bot
0df8fc011b
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-20 02:29:49 +00:00
Christopher Ng
3a49400944
Port global search menu to focus trapped NcHeaderMenu
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-19 07:44:37 +00:00
Nextcloud bot
df7ead3e89
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-19 02:27:14 +00:00
Christopher Ng
6f3a0e2e91
Focus trap contacts menu with NcHeaderMenu port
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-18 15:06:57 -08:00
Simon L
77f2c23173
Merge pull request #36208 from nextcloud/backport/35419/stable25
...
[stable25] Fix login loop if login CSRF fails and user is not logged in
2023-01-18 22:26:08 +01:00
Simon L
8c25285c5c
Merge pull request #36193 from nextcloud/revert/35676
...
[stable25] Revert "Add alt to the logo, adapt css for logo"
2023-01-18 21:16:02 +01:00
Christoph Wurst
197a2ea1f9
Fix login loop if login CSRF fails and user is not logged in
...
If CSRF fails but the user is logged in that they probably logged in in
another tab. This is fine. We can just redirect.
If CSRF fails and the user is also not logged in then something is
fishy. E.g. because Nextcloud contantly regenrates the session and the
CSRF token and the user is stuck in an endless login loop.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-18 11:04:59 +00:00
Nextcloud bot
d230275ea8
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-18 02:25:34 +00:00
Simon L
f370679d86
Merge pull request #36076 from nextcloud/backport/36065/stable25
...
[stable25] Remove js navigation on alternative login click
2023-01-17 21:13:49 +01:00
John Molakvoæ
ad67ef0124
Revert "Add alt to the logo, adapt css for logo"
...
This reverts commit dca7384b5f .
2023-01-17 14:15:09 +01:00
Nextcloud bot
8daa1a0550
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-17 02:27:03 +00:00
Nextcloud bot
f74ba9cb5d
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-16 02:25:07 +00:00
Nextcloud bot
0f61347a6e
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-15 02:24:56 +00:00
Nextcloud bot
c002b7e65d
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-14 02:26:48 +00:00
Nextcloud bot
e2f9138c34
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-12 02:24:52 +00:00
Nextcloud bot
dc750d70d8
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-11 02:24:52 +00:00
zorn-v
0b6344ea37
Remove js navigation on alternative login click
...
Signed-off-by: zorn-v <zorn7@yandex.ru>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-10 23:59:46 +00:00
Nextcloud bot
0e7ee25fb4
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-10 02:25:08 +00:00
Nextcloud bot
e02f2a7c57
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-09 02:24:58 +00:00
Nextcloud bot
c9189293c2
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-08 02:24:54 +00:00
Nextcloud bot
97df1c52fe
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-07 02:24:20 +00:00
John Molakvoæ
317c07f7c6
Merge pull request #35747 from nextcloud/backport/35562/stable25
...
[stable25] Read loginName from token
2023-01-06 08:56:47 +01:00
Nextcloud bot
b42326c37a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-06 02:25:07 +00:00
Joas Schilling
4694287410
Merge pull request #36007 from nextcloud/backport/35667/stable25
...
[stable25] Allow target="_blank" in app navigation items
2023-01-05 10:09:50 +01:00
Thomas Citharel
23f9dd3cc8
Allow target="_blank" in app navigation items
...
Which was removed in the Vue rewrite in #33728 . This breaks things like https://github.com/nextcloud/external/issues/79
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-01-05 07:40:17 +01:00
Nextcloud bot
512f46ce80
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-05 02:24:35 +00:00
Joas Schilling
64c6bfcdc0
Fix user status icon in avatar menu
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-04 13:37:18 +01:00
Joas Schilling
151723bb77
Also limit the password length on reset
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-04 08:59:05 +00:00
Nextcloud bot
3b041a1c34
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-31 02:51:05 +00:00
Nextcloud bot
93dae8927a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-27 02:47:13 +00:00