Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CBL-1176: Add a param to indicate whether the password auth is required or not #11

Merged
merged 1 commit into from
Aug 13, 2020

Conversation

pasin
Copy link
Contributor

@pasin pasin commented Aug 13, 2020

Add requirePasswordAuth param to startHttp() and startTls() JNI functions to know whether the httpAuthCallback is required to set or not; Setting httpAuthCallback means that the password authentication is enabled.

CBL-1176

Add requirePasswordAuth param to startHttp() and startTls() JNI functions to know whether the httpAuthCallback is required to set or not; Setting httpAuthCallback means that the password authentication is enabled.

CBL-1176
@pasin pasin requested a review from bmeike August 13, 2020 04:55
@pasin pasin merged commit b253e10 into master Aug 13, 2020
@pasin pasin deleted the feature/CBL-1176 branch August 13, 2020 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants