1. 22 Jun, 2017 38 commits
  2. 21 Jun, 2017 2 commits
    • Stan Hu's avatar
      Merge branch 'sh-geo-fix-iat' into 'master' · 8038cdac
      Stan Hu authored
      Fix broken time sync leeway with Geo
      
      See merge request !2208
      8038cdac
    • Stan Hu's avatar
      Fix broken time sync leeway with Geo · e07793bd
      Stan Hu authored
      Previous versions did not properly set the IAT leeway properly, causing
      many Geo API requests to be marked invalid. The problem was that
      the ruby-jwt `master` used `iat_leeway` as the parameter, but v1.5.6
      actually used `leeway`.
      e07793bd