9e6466c784
New rules for protected branches This MR change permissions logic for branch removal. Changes listed below: Before * developer can remove branch with terminal but not in UI * masters can remove any branch with UI even protected one * force-push to protected branch is not allowed but remove is allowed After * none can force push or remove protected branches * developers and masters can remove normal branches with console and UI |
||
---|---|---|
.. | ||
admin | ||
groups | ||
profiles | ||
projects | ||
public | ||
application_controller.rb | ||
dashboard_controller.rb | ||
files_controller.rb | ||
groups_controller.rb | ||
help_controller.rb | ||
omniauth_callbacks_controller.rb | ||
passwords_controller.rb | ||
profiles_controller.rb | ||
projects_controller.rb | ||
registrations_controller.rb | ||
search_controller.rb | ||
snippets_controller.rb | ||
users_controller.rb | ||
users_groups_controller.rb |