Closed AndrD1406 closed 2 months ago
Removed the Antiforgery token validation as it is unnecessary in the case of logging out. Prior to this there was a problem where the UI logout confirmation would log the user out in any case, actually before the confirmation results where accepted.
Failed conditions 1 Security Hotspot
See analysis details on SonarCloud
Removed the Antiforgery token validation as it is unnecessary in the case of logging out. Prior to this there was a problem where the UI logout confirmation would log the user out in any case, actually before the confirmation results where accepted.