-
- Downloads
Merge branch 'security-enforce-max_page-validation' into 'master'
Enforce per_page validation for Branches/TagsFinders See merge request https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/3966 Merged-by:GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com> Approved-by:
Michał Zając <mzajac@gitlab.com> Approved-by:
Hunter Stewart <hustewart@gitlab.com> Approved-by:
Costel Maxim <cmaxim@gitlab.com> Reviewed-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Co-authored-by:
Vasilii Iakliushin <viakliushin@gitlab.com>
No related branches found
No related tags found
Showing
- app/finders/branches_finder.rb 0 additions, 8 deletionsapp/finders/branches_finder.rb
- app/finders/git_refs_finder.rb 12 additions, 0 deletionsapp/finders/git_refs_finder.rb
- app/finders/tags_finder.rb 0 additions, 8 deletionsapp/finders/tags_finder.rb
- lib/gitlab/pagination_delegate.rb 8 additions, 2 deletionslib/gitlab/pagination_delegate.rb
- spec/finders/branches_finder_spec.rb 14 additions, 0 deletionsspec/finders/branches_finder_spec.rb
- spec/finders/tags_finder_spec.rb 14 additions, 0 deletionsspec/finders/tags_finder_spec.rb
- spec/lib/gitlab/pagination_delegate_spec.rb 8 additions, 0 deletionsspec/lib/gitlab/pagination_delegate_spec.rb
Please register or sign in to comment