Aaron Russell

Results 2 issues of Aaron Russell

To make it easier to integrate PushType with own user and authentication setups, there should be a configuration options for the user class. ```ruby # config/initializers/push_type.rb config.user_class = PushType::User ```...

ruby

The bug tracker on one of our sites is being flooded with requests similar to: /media/image_path.jpg?style=245x320# UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- ggwd Resulting in params: { "style": "245x320# UNION ALL SELECT...

ruby
help-wanted