Update glpat regex to handle the longest routable token

What does this MR do?

This modifies the glpat regex to handle the longest routable token, which is documented at https://handbook.gitlab.com/handbook/engineering/architecture/design-documents/cells/routable_tokens/#maximum-token-length (in the example the prefix is 20 bytes, so the longest payload token is 151 - 20 = 131).

What are the relevant issue numbers?

Related to gitlab-org/gitlab#502525 (closed).

Does this MR meet the acceptance criteria?

Edited by Dinesh Bolkensteyn

Merge request reports

Loading