Files
2026-07-07 14:09:48 +01:00

10 lines
271 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<system.web>
<authentication>
<forms /> <!-- $ Alert[cs/web/requiressl-not-set] -->
</authentication>
<httpCookies /> <!-- $ Alert[cs/web/requiressl-not-set] -->
</system.web>
</configuration>