-
- Downloads
There was an error fetching the commit references. Please try again later.
Correct namespace validation to forbid bad names #21077
Adds .git and .atom to the master namespace regex Updates existing group tests and adds two new ones Updates path cleaning to also forbid .atom
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/models/namespace.rb 6 additions, 8 deletionsapp/models/namespace.rb
- lib/gitlab/regex.rb 2 additions, 2 deletionslib/gitlab/regex.rb
- spec/features/groups_spec.rb 31 additions, 1 deletionspec/features/groups_spec.rb
- spec/models/namespace_spec.rb 1 addition, 0 deletionsspec/models/namespace_spec.rb
Please register or sign in to comment