Skip to content

Removed format validation

username-removed-4609 requested to merge bugagazavr/gitlab-ce:jwt into master

What does this MR do?

Removals format validation for drone token

Are there points in the code the reviewer needs to double check?

Nothing

Why was this MR needed?

because drone migrated to JWT tokens and JWT token doesn't valid with current format ( i don't know how many symbols JWT can use for this )

Merge request reports