Add basic FIPS class
Adds a simple class for storing FIPS helpers, including an initial .enabled? method that just references a feature flag for now. Changelog: added
Showing
lib/gitlab/fips.rb
0 → 100644
spec/lib/gitlab/fips_spec.rb
0 → 100644
Please register or sign in to comment