Need to remve DisableAntiforgery(); #2

Open
opened 2026-04-17 03:46:39 +05:00 by shaamilahmed · 0 comments
Owner

Right now when registering form endpoints we are disabling antiforgery. We should instead handle antiforgery properly by injecting a new AF Token into the form and replacing the AF token on every submit.

Right now when registering form endpoints we are disabling antiforgery. We should instead handle antiforgery properly by injecting a new AF Token into the form and replacing the AF token on every submit.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shaamilahmed/Enciphered.Blazor.UIComponents#2