• 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
issues.html.haml 681 Bytes