gitlab-org--gitlab-foss/spec/controllers/profiles
Hannes Rosenögger 1dd0caf4d9 Merge branch 'fix-avatar-removal' into 'master'
Fix bug where avatar filenames were not actually deleted from the database during removal

This would result in a 404 error in certain views.

The `save` call was being rolled back due to an error in the validation step.
Relax the validation step so that this works.

Closes #1570

See merge request !620
2015-05-12 14:46:58 +00:00
..
avatars_controller_spec.rb Fix bug where avatar filenames were not actually deleted from the database during removal. 2015-05-07 10:00:35 -07:00
two_factor_auths_controller_spec.rb Clear all 2FA-related fields when user disables the feature 2015-05-09 17:32:49 -04:00