mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-25 04:26:08 +10:00
Git tags can still be deleted through the UI
This commit is contained in:
@@ -15,7 +15,11 @@
|
||||
.col-sm-10
|
||||
.checkbox
|
||||
= f.check_box :deny_delete_tag
|
||||
%span.descr Do not allow users to remove git tags.
|
||||
%span.descr
|
||||
Do not allow users to remove git tags with
|
||||
= succeed '.' do
|
||||
%code git push
|
||||
Tags can still be deleted through the web UI.
|
||||
|
||||
-#.form-group
|
||||
= f.label :force_push_regex, "Force push", class: 'control-label'
|
||||
|
||||
Reference in New Issue
Block a user