diff options
author | Kali Kaneko <kali@leap.se> | 2015-05-12 10:33:23 -0400 |
---|---|---|
committer | drebs <drebs@leap.se> | 2015-05-20 10:16:46 -0300 |
commit | 67f17cd30d01696ab24407b907bb55ae0fddacad (patch) | |
tree | 9e0790a088790d4345566d28dc549351a0ac12f7 /docs/leap-commit-template | |
parent | eae4468d99029006cc36a021e82350a0f62f7006 (diff) |
[bug] remove illegal CR from auth header
The b64 encoding of the auth token was introducing an illegal character
(\n), which was breaking the authentication step since an exception was
being raised - when that multi-line header was attempted to be built.
this commit fixes that bug.
- Resolves: #6959
Diffstat (limited to 'docs/leap-commit-template')
0 files changed, 0 insertions, 0 deletions