mirror of
https://github.com/github/codeql.git
synced 2026-04-18 21:44:02 +02:00
10 lines
183 B
XML
10 lines
183 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<system.web>
|
|
<authentication>
|
|
<forms />
|
|
</authentication>
|
|
<httpCookies />
|
|
</system.web>
|
|
</configuration>
|