Skip to content

Demos - Move Anti Forgery implementation to shared files (DataGrid / BatchUpdateRequest)#32589

Open
mpreyskurantov wants to merge 2 commits intoDevExpress:25_2from
mpreyskurantov:25_2-patch-32057-ref-32322
Open

Demos - Move Anti Forgery implementation to shared files (DataGrid / BatchUpdateRequest)#32589
mpreyskurantov wants to merge 2 commits intoDevExpress:25_2from
mpreyskurantov:25_2-patch-32057-ref-32322

Conversation

@mpreyskurantov
Copy link
Contributor

Reverts:

Moves anti forgery implementation to shared source (for jQuery and modular / frameworks):

Applied for the original DataGrid/BatchUpdateRequest demo / scenario via 1 line:

/jQuery/index.html:

<script src="/shared/anti-forgery/jquery.js"></script>

Frameworks:

import 'anti-forgery';

…oint Anti Forgery (all frameworks) (DevExpress#32057)"

This reverts commit bb94682.

# Conflicts:
#	apps/demos/utils/visual-tests/matrix-test-helper.ts
@mpreyskurantov mpreyskurantov self-assigned this Feb 16, 2026
@mpreyskurantov mpreyskurantov requested a review from a team as a code owner February 16, 2026 18:09
@mpreyskurantov mpreyskurantov changed the title Demos | DataGrid / BatchUpdateRequest - Move Anti Forgery implementation to shared files Demos - Move Anti Forgery implementation to shared files (DataGrid / BatchUpdateRequest) Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant