Closed 10xSebastian closed 4 years ago
Fixes https://github.com/local-ch/lhc/issues/173
Basically uses the strict_encode64 to encode basic auth credentials in the correct way.
strict_encode64
Fixed the typo in the spec file name @JochenLutz
Fixes https://github.com/local-ch/lhc/issues/173
Basically uses the
strict_encode64
to encode basic auth credentials in the correct way.