gitlab-org--gitlab-foss/spec/lib/gitlab/auth
Ahmad Sherif 3c2b4a1ced Enable serving static objects from an external storage
It consists of two parts:

1. Redirecting users to the configured external storage
1. Allowing the external storage to request the static object(s)
   on behalf of the user by means of specific tokens

Part of https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/6829
2019-09-10 13:43:11 +02:00
..
ldap Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
o_auth Update docs and comments about saml with allow_bypass_two_factor 2019-08-27 03:46:32 +00:00
saml Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
activity_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
blocked_user_tracker_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
ip_rate_limiter_spec.rb
request_authenticator_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
unique_ips_limiter_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
user_access_denied_reason_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
user_auth_finders_spec.rb Enable serving static objects from an external storage 2019-09-10 13:43:11 +02:00