arduino-esp32/libraries/WebServer/examples
Me No Dev f4fdecc60c
fix(csrf): Fix SCRF vulnerability in OTA examples and libraries (#11530)
* fix(csrf): Fix SCRF vulnerability in WebUpdate.ino

* fix(csrf): Prevent CSRF on other OTA examples

* fix(csrf): Require auth user and pass to be changed

* ci(pre-commit): Apply automatic fixes

---------

Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-07-02 14:41:06 +03:00
..
AdvancedWebServer ci(json): Improve requirement checking (#10554) 2024-11-06 18:08:16 +02:00
Filters ci(json): Improve requirement checking (#10554) 2024-11-06 18:08:16 +02:00
FSBrowser ci(json): Improve requirement checking (#10554) 2024-11-06 18:08:16 +02:00
HelloServer ci(json): Improve requirement checking (#10554) 2024-11-06 18:08:16 +02:00
HttpAdvancedAuth ci(json): Improve requirement checking (#10554) 2024-11-06 18:08:16 +02:00
HttpAuthCallback feat(arduino): remove all while(not serial) in examples 2024-12-11 10:35:46 -03:00
HttpAuthCallbackInline feat(arduino): remove all while(not serial) in examples 2024-12-11 10:35:46 -03:00
HttpBasicAuth ci(json): Improve requirement checking (#10554) 2024-11-06 18:08:16 +02:00
HttpBasicAuthSHA1 feat(arduino): remove all while(not serial) in examples 2024-12-11 10:35:46 -03:00
HttpBasicAuthSHA1orBearerToken feat(arduino): remove all while(not serial) in examples 2024-12-11 10:35:46 -03:00
Middleware feat(webserver): Middleware with default middleware for cors, authc, curl-like logging (#10750) 2025-01-07 12:00:50 +02:00
MultiHomedServers feat(arduino): remove all while(not serial) in examples 2024-12-11 10:35:46 -03:00
PathArgServer fix(example): Fix partition for PathArgServer 2025-01-13 19:14:41 -03:00
SDWebServer ci(json): Improve requirement checking (#10554) 2024-11-06 18:08:16 +02:00
SimpleAuthentification ci(json): Improve requirement checking (#10554) 2024-11-06 18:08:16 +02:00
UploadHugeFile fix(platform): Improve firmware size calculation (#10820) 2025-01-07 18:01:12 +02:00
WebServer ci(json): Improve requirement checking (#10554) 2024-11-06 18:08:16 +02:00
WebUpdate fix(csrf): Fix SCRF vulnerability in OTA examples and libraries (#11530) 2025-07-02 14:41:06 +03:00