You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running cluster_compat mode older than 7.1 the bucket config still
has an authType bucket property which should be returned in REST
results.
Return the saslPassword if there is one (for pre-7.0 compat mode),
return empty saslPassword for 7.0 compat mode, and don't return
saslPassword for 7.1 compat mode.
Change-Id: I93e1aad382363dc8b3ee5784beeb73f86ecf8d94
Reviewed-on: https://review.couchbase.org/c/ns_server/+/175679
Well-Formed: Restriction Checker
Well-Formed: Build Bot <[email protected]>
Reviewed-by: Dave Finlay <[email protected]>
Reviewed-by: Artem Stemkovski <[email protected]>
Tested-by: Steve Watanabe <[email protected]>
0 commit comments