gitlab-org--gitlab-foss/spec
Stan Hu 34f51dee0d Set the JWT algorithm to RS256 in decode specs
By default, the JWT decode only allows HS256 mode (HMAC using SHA-256
hash algorithm). The specs using RSA tokens failed per
https://github.com/jwt/ruby-jwt#algorithms-and-usage:

It is strongly recommended that you hard code the algorithm, as you may
leave yourself vulnerable by dynamically picking the algorithm.
2018-12-29 06:20:04 -08:00
..
bin
config
controllers Merge branch 'fj-remove-workhorse-set-content-type-feature-flag' into 'master' 2018-12-27 10:27:41 +00:00
db Correct ordering of metrics 2018-12-21 16:41:58 +05:30
dependencies
factories Use system paths for appearance logos 2018-12-25 08:22:34 -08:00
features Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
finders Hide confidential events in ruby 2018-12-17 18:47:53 +01:00
fixtures Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
frontend Delete dummy spec 2018-12-11 15:03:59 +01:00
graphql
helpers Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
initializers Support both 0 and NULL lock_versions 2018-12-27 15:59:19 +01:00
javascripts Move merge request collaboration message into a constant. 2018-12-27 17:40:50 +03:00
lib Set the JWT algorithm to RS256 in decode specs 2018-12-29 06:20:04 -08:00
mailers Always use colon at end of discussion notification email headline 2018-12-20 16:40:52 +01:00
migrations Rename ClusterPlatformConfigureWorker 2018-12-21 13:17:13 +00:00
models Merge branch '51970-correct-ordering-of-metrics' into 'master' 2018-12-28 10:42:54 +00:00
policies Rename GroupHierarchy into ObjectHierarchy 2018-12-19 15:24:29 +01:00
presenters Move code to presenter 2018-12-17 09:51:53 +13:00
rack_servers
requests Fix timeout issues retrieving branches via API 2018-12-27 04:24:37 -08:00
routing
rubocop Added Cop for injecting EE modules 2018-12-13 16:09:21 +01:00
serializers Merge branch '44984-use-serializer-for-issuable-sidebar' into 'master' 2018-12-21 23:30:50 +00:00
services Set the JWT algorithm to RS256 in decode specs 2018-12-29 06:20:04 -08:00
sidekiq/cron
support Merge branch 'fj-fix-lfs-image-comments-diffs' into 'master' 2018-12-28 10:28:38 +00:00
tasks Prevent admins from attempting hashed storage migration on read only DB 2018-12-19 21:10:00 +00:00
uploaders
validators
views Merge branch '44984-use-serializer-for-issuable-sidebar' into 'master' 2018-12-21 23:30:50 +00:00
workers Rename ClusterPlatformConfigureWorker 2018-12-21 13:17:13 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Merge remote-tracking branch 'upstream/master' into 54953-error-500-viewing-merge-request-due-to-nil-commit_email_hostname 2018-12-26 18:03:21 +08:00