1. 19 Jul, 2018 1 commit
    • Stan Hu's avatar
      Escape username and password in UrlSanitizer#full_url · 0fcaf034
      Stan Hu authored
      If a user uses a password with certain characters (e.g. /, #, +, etc.)
      UrlSanitizer#full_url will generate an invalid URL that cannot be
      parsed properly by Addressable::URI. If used with UrlBlocker, this
      will be flagged as an invalid URI.
      0fcaf034
  2. 18 Jul, 2018 9 commits
  3. 17 Jul, 2018 30 commits