-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'rs-warden-blocked-users' into 'master'
Don't perform Devise trackable updates on blocked User records Closes #27519 See merge request !8915
No related branches found
No related tags found
Showing
- app/controllers/application_controller.rb 1 addition, 16 deletionsapp/controllers/application_controller.rb
- app/controllers/explore/application_controller.rb 1 addition, 1 deletionapp/controllers/explore/application_controller.rb
- app/controllers/help_controller.rb 1 addition, 1 deletionapp/controllers/help_controller.rb
- app/controllers/koding_controller.rb 1 addition, 1 deletionapp/controllers/koding_controller.rb
- app/controllers/projects/uploads_controller.rb 2 additions, 2 deletionsapp/controllers/projects/uploads_controller.rb
- app/controllers/search_controller.rb 1 addition, 1 deletionapp/controllers/search_controller.rb
- app/models/user.rb 9 additions, 0 deletionsapp/models/user.rb
- changelogs/unreleased/rs-warden-blocked-users.yml 4 additions, 0 deletionschangelogs/unreleased/rs-warden-blocked-users.yml
- spec/controllers/projects/uploads_controller_spec.rb 10 additions, 54 deletionsspec/controllers/projects/uploads_controller_spec.rb
- spec/factories/users.rb 8 additions, 0 deletionsspec/factories/users.rb
- spec/features/login_spec.rb 16 additions, 0 deletionsspec/features/login_spec.rb
Please register or sign in to comment