diff options
Diffstat (limited to 'changes/bug30381')
-rw-r--r-- | changes/bug30381 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/changes/bug30381 b/changes/bug30381 new file mode 100644 index 0000000000..2430b45af0 --- /dev/null +++ b/changes/bug30381 @@ -0,0 +1,9 @@ + o Major features (controller): + - New ONION_CLIENT_AUTH_ADD control port command to add client-side onion + service client authorization credentials. Closes part of ticket 30381. + - New ONION_CLIENT_AUTH_REMOVE control port command to remove client-side + onion service client authorization credentials. Closes part of ticket + 30381. + - New ONION_CLIENT_AUTH_VIEW control port command to view stored + client-side onion service client authorization credentials. Closes part + of ticket 30381.
\ No newline at end of file |