Skip to content

Protect users projects_limit from mass assignment.

Sid Sijbrandij requested to merge github/fork/dosire/mass_assignment into master

Users should not be able to set their own projects_limit. Before this change they where able to do so by submitting an extra parameter to the profile controller.

Merge request reports