Applied workaround for ASP.NET vulnerability.
This commit is contained in:
parent
c91d75223e
commit
770cc60d92
5 changed files with 19 additions and 2 deletions
|
@ -49,6 +49,7 @@
|
|||
or when rebuilding the search engine index or page links.
|
||||
1 hour = 3600 seconds. -->
|
||||
<httpRuntime executionTimeout="3600" maxRequestLength="20480"/>
|
||||
<customErrors mode="On" defaultRedirect="~/Error.aspx" />
|
||||
<pages enableViewState="true">
|
||||
<controls>
|
||||
<add assembly="Anthem" namespace="Anthem" tagPrefix="anthem"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue