Hello,
We would like to make users to use mirror git repository and Stash just for pushes/pull requests.
There is simple method to implement listener, but it doesn't prevent from cloning/pulling from Stash.
Is it possible to block pull/clone operations in Stash (via both http and ssh)?
Thank you in advance
Michal
Community moderators have prevented the ability to post new answers.
Hi Michal,
Sure thing! The ScmRequestCheck plugin module is what you're after. It's invoked for any clone/pull operation, over both HTTP and SSH.
cheers,
Tim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.