Commit 5770b17
committed
MB-65344 Don't require password on xdcr-setup with full encryption
If the remote cluster is being setup as full encryption (i.e. only ever
users mTLS) then a username and password is not required. Before this
commit we would error if they were not passed.
Change-Id: I6a6a636cfdf9f2367089d5ceb3744896b39c4c04
Reviewed-on: https://review.couchbase.org/c/couchbase-cli/+/236623
Reviewed-by: Safian Ali <safian.ali@couchbase.com>
Well-Formed: Restriction Checker
Tested-by: Matt Hall <matt.hall@couchbase.com>1 parent f4519bd commit 5770b17
2 files changed
Lines changed: 17 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4113 | 4113 | | |
4114 | 4114 | | |
4115 | 4115 | | |
4116 | | - | |
| 4116 | + | |
4117 | 4117 | | |
4118 | | - | |
| 4118 | + | |
4119 | 4119 | | |
4120 | 4120 | | |
4121 | 4121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2158 | 2158 | | |
2159 | 2159 | | |
2160 | 2160 | | |
| 2161 | + | |
| 2162 | + | |
| 2163 | + | |
| 2164 | + | |
| 2165 | + | |
| 2166 | + | |
| 2167 | + | |
| 2168 | + | |
| 2169 | + | |
| 2170 | + | |
| 2171 | + | |
| 2172 | + | |
| 2173 | + | |
| 2174 | + | |
| 2175 | + | |
2161 | 2176 | | |
2162 | 2177 | | |
2163 | 2178 | | |
| |||
0 commit comments