Skip to content

Support for multiple HTTP server credentials #51

@klehmann

Description

@klehmann

Looking at the code it seems that only one pair of credentials can be set for the embedded HTTP server that provides CouchDB REST APIs on Android.
For our application we would need support for multiple pairs as it is already possible in the iOS version. Would be great if this could be added in a future version.

On iOS, setting multiple credentials is done in the CBLListener class via setPasswords and an NSDictionary argument:
https://github.com/couchbase/couchbase-lite-ios/blob/master/Listener/CBLListener.m

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions