Skip to content

Use cpp-httplib for Authorization header logic instead of OpenSSL#36

Open
wandernauta wants to merge 1 commit intoberthubert:mainfrom
wandernauta:basic-auth
Open

Use cpp-httplib for Authorization header logic instead of OpenSSL#36
wandernauta wants to merge 1 commit intoberthubert:mainfrom
wandernauta:basic-auth

Conversation

@wandernauta
Copy link
Contributor

The implementation has different (perhaps: less luxurious) behavior: both username and password must now be set (and must be correct) for checkAuth to succeed; on authentication failure, the attempted username is no longer logged.

In exchange, the implementation is slightly shorter.

The implementation has different (perhaps: less luxurious) behavior:
both username and password must now be set (and must be correct) for
`checkAuth` to succeed; on authentication failure, the attempted
username is no longer logged.

In exchange, the implementation is slightly shorter.
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.

1 participant