discourse/app
Ian Christian Myers b61e10f9ad All parameters for #create in PostsController pass through strong_parameters.
We are now explicitly whitelisting all parameters for Post creation. A nice side-effect is that it cleans up the #create action in PostsController. We can now trust that all parameters entering PostCreator are of a safe scalar type.
2013-06-07 01:29:25 -07:00
..
assets All parameters for #create in PostsController pass through strong_parameters. 2013-06-07 01:29:25 -07:00
controllers All parameters for #create in PostsController pass through strong_parameters. 2013-06-07 01:29:25 -07:00
helpers FIX: Again, try to get a flexible absolute logo_url 2013-06-05 18:23:43 -04:00
mailers Send activation email after user approved 2013-06-06 18:37:25 -07:00
models Send activation email after user approved 2013-06-06 18:37:25 -07:00
serializers Better HTML emails, smarter email digests, new email section in admin with digest preview 2013-06-05 17:47:25 -04:00
services Notify moderators when someone is automatically blocked because of spam flags 2013-06-06 18:49:19 -04:00
views Add 'apple touch icon url' site setting 2013-06-06 14:43:05 -07:00