After a quick talk with @sdboyer, we decided to remove commit_restrictions submodule.

But let's open this issue just in case we need to re-introduce this functionallity again.

Related commit message:

  Remove commit_restrictions submodule.
  
  It is out of date now. That module was assuming that the hook scripts
  will be calling the old hook_versioncontrol_write_access(), that is not
  used anymore.
  
  In the other side vcs_auth repository plugins are now kind of overlapping
  with it, so let's remove this, and probably re-introduce in the future if
  we want to support it again.

I am really not sure if the functionallity is still possible with new changes introduced.

Comments

marvil07’s picture

Status: Active » Closed (won't fix)

This should be done on the vcs hook script, let's not try to replace them.