Skip to content

[BUGFIX] Restore functionality "Confirm user by admin from the backend"#697

Merged
sebastianstein merged 1 commit intoin2code-de:mainfrom
sgrossberndt:bugfix/restore-confirm-by-admin-from-backend
Mar 11, 2026
Merged

[BUGFIX] Restore functionality "Confirm user by admin from the backend"#697
sebastianstein merged 1 commit intoin2code-de:mainfrom
sgrossberndt:bugfix/restore-confirm-by-admin-from-backend

Conversation

@sgrossberndt
Copy link
Contributor

The JsonResponse must be returned in a PropagateResponseException in order to be rendered correctly - otherwise it is wrapped in the full page HTML content.

Fixes #695

The `JsonResponse` must be returned in a `PropagateResponseException` in order to be rendered correctly - otherwise it is wrapped in the full page HTML content.

Fixes in2code-de#695
@sebastianstein sebastianstein merged commit ad23d1d into in2code-de:main Mar 11, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Confirm user by admin from the backend is broken since 13.3.0

2 participants