This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
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
..
components work in progress migrate to moment 2013-06-07 08:49:22 +10:00
controllers Fixed ContainerView code to build views correctly 2013-06-06 16:45:25 -04:00
helpers correct message bus regression 2013-06-05 09:32:44 +10:00
mixins FIX: Couldn't navigate to Categories list via link 2013-06-05 12:40:06 -04:00
models All parameters for #create in PostsController pass through strong_parameters. 2013-06-07 01:29:25 -07:00
routes FIX: Couldn't navigate to Categories list via link 2013-06-05 12:40:06 -04:00
templates FIX: Hitting enter while the invite dialog is up should submit the form, not refresh the 2013-06-06 12:06:43 -04:00
views Fix annoying jshint :) 2013-06-06 16:48:15 -04:00