osem-fcy/app/controllers
Aditya Prakash e851c0b4ff Add authorization rule for create user by unsigned user
Add authorization to failed user save path cause it was complaining
that no authorization was performed in that path.
2016-03-24 17:42:00 +05:30
..
admin rewrite comments form, use strong parameters with comments 2016-03-20 19:06:12 +02:00
api Add specs for api/v1/rooms_controller & api/v1/tracks_controller 2016-03-15 00:57:15 +05:30
users Add flash type error.Rewrite controllers to use common flash style with redirect_to 2016-03-16 09:17:41 +05:30
application_controller.rb Add flash type error.Rewrite controllers to use common flash style with redirect_to 2016-03-16 09:17:41 +05:30
commercials_controller.rb Add flash type error.Rewrite controllers to use common flash style with redirect_to 2016-03-16 09:17:41 +05:30
conference_controller.rb Protect root_path from forgery with null_session 2016-03-09 15:12:58 +01:00
conference_registrations_controller.rb Add test for conference registration controller show and destroy action 2016-03-23 11:42:40 +05:30
confirmations_controller.rb rubocop styling 2014-12-01 14:40:31 +02:00
proposal_controller.rb Add authorization rule for create user by unsigned user 2016-03-24 17:42:00 +05:30
registrations_controller.rb Implements iChain authentication 2014-11-04 17:42:47 +01:00
subscriptions_controller.rb Add flash type error.Rewrite controllers to use common flash style with redirect_to 2016-03-16 09:17:41 +05:30
ticket_purchases_controller.rb Change update/save failures to use flash type :error instead of :alert 2016-03-16 11:20:56 +05:30
tickets_controller.rb Fix Stellas review gripes 2014-12-09 15:19:01 +01:00
users_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00