nextcloud-server/core/src
nfebe 933b068f22 fix(login): Improve CSRF error message for better user understanding
This commit changes the CSRF error message displayed in the login form to
provide more specific information to the user. Instead of the generic less helpful error.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-03-25 14:26:13 +07:00
..
OC chore: Move legacy dialogs template from files to core until we can remove it 2024-09-20 13:47:08 +07:00
OCA chore: Add SPDX header 2024-05-13 17:41:36 +07:00
OCP fix(code-style): Adjust JS code to our code style 2024-10-16 22:11:59 +07:00
Util chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +07:00
components fix(login): Improve CSRF error message for better user understanding 2025-03-25 14:26:13 +07:00
files fix(files_sharing): adjust IAttributes API and files_versions 2024-07-12 20:14:30 +07:00
jquery refactor(styles): Adjust code style in SCSS sources to match our stylelint config 2024-11-19 09:42:13 +07:00
mixins chore: Add SPDX header 2024-05-13 17:41:36 +07:00
services fix(core): adjust fronend code for changes in webauthn library 2025-03-19 11:19:48 +07:00
store fix: Use `searchFrom` property for client side plugins 2025-01-30 17:35:00 +07:00
systemtags fix(code-style): Adjust JS code to our code style 2024-10-16 22:11:59 +07:00
tests test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +07:00
types chore: Make active apps initial state consistent with OCS API 2024-07-10 01:35:24 +07:00
utils feat(core): add setup cypress tests 2025-03-13 20:51:00 +07:00
views fix(login): simplify code and use consistent layout 2025-03-18 16:40:15 +07:00
ajax-cron.ts refactor(core): Make AJAX cron script work without jQuery 2024-06-28 17:28:10 +07:00
eventbus.d.ts feat: Add in-app search 2024-06-27 12:13:14 +07:00
globals.js chore: Add SPDX header 2024-05-13 17:41:36 +07:00
icons.js chore: Add text file icon class 2024-10-09 14:34:53 +07:00
init.js feat(core): offer clipboard fallback for non-secure environments 2024-11-08 14:01:33 +07:00
install.ts feat(core): add setup cypress tests 2025-03-13 20:51:00 +07:00
legacy-unified-search.js chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
logger.js feat: Add in-app search 2024-06-27 12:13:14 +07:00
login.js chore: Add SPDX header 2024-05-13 17:41:36 +07:00
main.js chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
maintenance.js chore: Add SPDX header 2024-05-13 17:41:36 +07:00
public-page-menu.ts feat: Implement Vue UI for public page menu 2024-09-03 16:07:49 +07:00
public.ts fix: Fix inaccessible content on public pages due to overlapping footer 2024-09-05 16:19:22 +07:00
recommendedapps.js chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
session-heartbeat.js chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +07:00
unified-search.ts fix: Use `searchFrom` property for client side plugins 2025-01-30 17:35:00 +07:00
unsupported-browser-redirect.js chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
unsupported-browser.js chore: Add SPDX header 2024-05-13 17:41:36 +07:00