Skip to content

Conversation

@iconoeugen
Copy link

Fixes #57

The options.client_signing_alg is provided as string by Gitlab when using omnibus for configuration, but is checked against symbol values.

For the cases where the client_signing_alg value is already provided as symbol, the change will have no side effect and the no code changes are required.

The options.client_signing_alg is provided as string by Gitlab when using omnibus for configuration, but is checked agains symbol values.
@coveralls
Copy link

coveralls commented Jul 11, 2016

Coverage Status

Coverage increased (+0.1%) to 99.472% when pulling fadb28a on iconoeugen:fix/issue_57_Verification_failed_if_client_signing_algorithm_is_string into 849b181 on jjbohn:master.

@jvkassi
Copy link

jvkassi commented Jan 22, 2021

Hello,

I got the same issue.
Is it possible to merge this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Verification failed if client signing algorithm is string

3 participants