disable csrf protection in asp.net

Sydney16

New Member
I developed a web application which was released into production and which has a link in the intranet of the company.Now they are trying to get it to the mobile devices ,but the intranet team came back telling me to disable the CSRF protection as the application is used only inside the company and so there is no huge risk.So how should i do that? PLease help.My application is developed using c#,asp.net,sql,javascript,ajaxThanks
 
Back
Top