Skip to content

Feat(db): increase X509 subject attribute column limit

Savely Krasovsky requested to merge L11R/gitlab:l11r-x509-subject-limit into master

What does this MR do and why?

This MR fixes #372439 (closed)

How to set up and validate locally

  1. bin/rails db:migrate
  2. Make a commit with certificate which has long subject.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports