gitlab-org--gitlab-foss/spec
Bob Van Landuyt 3faa7653d0 Handle invalid params when trying update_username
Using strong params to require the presence of a username when calling
`update_username`. Otherwise we'd raise a `NoMethodError` validating
the paths on disk.
2018-04-04 09:59:35 +02:00
..
bin
config
controllers Handle invalid params when trying update_username 2018-04-04 09:59:35 +02:00
db/production
factories
features
finders
fixtures
helpers
initializers
javascripts
lib
mailers
migrations
models
policies
presenters
requests
routing
rubocop/cop
serializers
services
sidekiq/cron
support
tasks
unicorn
uploaders
validators
views
workers
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb