setAccessMode
Switches the repository to the given access mode.
access_mode
is the desired access mode to switch to.local_secret
is the local secret protecting the desired access mode. Can beNone
if no local secret is used.
Switches the repository to the given access mode.
access_mode
is the desired access mode to switch to.
local_secret
is the local secret protecting the desired access mode. Can be None
if no local secret is used.