1. 11 May, 2018 39 commits
  2. 10 May, 2018 1 commit
    • 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