vheon / JediHTTP

Simple http wrapper around jedi
Apache License 2.0
40 stars 9 forks source link

Decode HMAC secret #12

Closed vheon closed 8 years ago

vheon commented 8 years ago

We accept a file with a base64 encoded secret but we never decode the secret and used the ascii base64 encoded version instead. Now we base64 decode the secret.

Fix #11

@Valloric PR for ycmd is coming.

Review on Reviewable

vheon commented 8 years ago

@homu r+

homu commented 8 years ago

:pushpin: Commit 4a9017b has been approved by vheon

homu commented 8 years ago

:zap: Test exempted - status