Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Limit accepted parameters for Sidebar update in Admin
Each sidebar generates a form containing just the fields defined in sidebar.fields. So it is not necessary, and also unsafe, to permit just any parameter. Instead, permit only the defined fields.
- Loading branch information