Skip to content
Snippets Groups Projects
  • JediKev's avatar
    issue: CSRF In users.inc.php URL · c91dc360
    JediKev authored
    This addresses an issue where the CSRF Token is displayed in the URL
    when you preform a search in the Users Tab. This removes the token from the
    request which removes it from the URL.
    c91dc360