Web.config changes 5.4 to 6.0
I noticed this change from web.config 5.4 hotfix 1
<
httpRuntime
maxRequestLength
=
"102400"
maxUrlLength
=
"102400"
maxQueryStringLength
=
"102400"
requestValidationType
=
"Telerik.Sitefinity.Security.Claims.CustomRequestValidator, Telerik.Sitefinity"
/>
<
httpRuntime
maxRequestLength
=
"102400"
maxUrlLength
=
"102400"
maxQueryStringLength
=
"10000"
requestValidationType
=
"Telerik.Sitefinity.Security.Claims.CustomRequestValidator, Telerik.Sitefinity"
/>
Hi,
Thank you for contacting our support. Our developers have made a bugfix related to Claims authentication. Do you have any problems resulting from this change?
All the best,Dear Ivan
No I did not notice anything. But I tend to follow the update instructions to the dot. And when there are changes I would like to know if I have/should change them as well.
In this case 6.0 has different values then 5.4 so I want telerik to tell me in the update instructions if I have to change them or not. And since you tell me this had to do with some bug fixes I would assume that its good to change and therefore it should be noted in the the update instructions.
Markus
Hi Markus,
Yes, you are right about it. The change is going to be reflected in the documentation.
All the best,