Commit a23fa7c8 authored by James Lopez's avatar James Lopez

fix more spec failures

parent 508ebf8f
module Gitlab
module Geo
include LogHelpers
InvalidDecryptionKeyError = Class.new(StandardError)
class JwtRequestDecoder
include LogHelpers
IAT_LEEWAY = 60.seconds.to_i
def self.geo_auth_attempt?(header)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment