Commit Graph

5 Commits (Rick-Anderson-patch-11)

Author SHA1 Message Date
Grunet bc52fc0b5d
fix examples where the input element is inline with the label text (#33714) 2024-09-26 13:51:55 -07:00
Bruno Oliveira 5ca9a8fcf8
Antiforgery doc updates (#26386)
* Adding Minimal API antiforgery example

* Adding Minimal APIs antiforgery sample

* Trying to fix snippet

* Trying fix code snippet

* Using region

* Apply suggestions from code review

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Brennan <brecon@microsoft.com>

* Apply suggestions from code review

* Update aspnetcore/security/anti-request-forgery.md

* Remove regions

* Apply suggestions from code review

Co-authored-by: Martin Costello <martin@martincostello.com>

* Removing region

* Removing region

* Updating to AddEndpointFilter

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Brennan <brecon@microsoft.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
2022-07-19 11:28:26 -07:00
Rick Anderson 39b7df2ca8
Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10:00
Kirk Larkin 595917e240
Update anti-CSRF to 6.0 (#24202) 2021-12-08 10:25:45 +00:00
Kirk Larkin a8a352ef79
Prepare anti-CSRF for 6.0 (#24191) 2021-12-03 16:25:21 +00:00