Skip to content
Snippets Groups Projects
  1. May 11, 2018
  2. May 10, 2018
    • blackst0ne's avatar
      [Rails5] Fix app/views/groups/issues.html.haml · 6ee52d00
      blackst0ne authored
      Fixes the errors like:
      
      ```
      ActionView::Template::Error:
        Attempting to generate a URL from non-sanitized request parameters! An attacker can inject malicious data into the generated URL, such as changing the host. Whitelist and sanitize passed parameters to be secure.
      ```
      6ee52d00
Loading