-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'evuez/gitlab-ce-webhook-url-spaces' into 'master'
Strip leading and trailing spaces in URL validator _Originally opened at !2914 by @evuez._ It makes URLs in webhooks valid even if they contain leading and/or trailing spaces. Spaces are hard to notice in input fields, this helps users by accepting leading and trailing spaces in webhooks URLs. Fixes #13652 See merge request !2939
No related branches found
No related tags found
Pipeline #
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/validators/url_validator.rb 3 additions, 0 deletionsapp/validators/url_validator.rb
- spec/models/hooks/project_hook_spec.rb 4 additions, 0 deletionsspec/models/hooks/project_hook_spec.rb
- spec/models/hooks/web_hook_spec.rb 10 additions, 10 deletionsspec/models/hooks/web_hook_spec.rb
Please register or sign in to comment