[issue1294] Allow Hooks To Know who is pushing changes

Pedro Algarvio, aka, s0undt3ch mercurial-bugs at selenic.com
Thu Sep 11 13:48:34 CDT 2008


New submission from Pedro Algarvio, aka, s0undt3ch <ufs at ufsoft.org>:

I think mercurial hooks could use a new feature.

Allow hooks to know who is pushing changes, perhaps changing the url pattern
passed to something like "remote:<proto>:<remote_host>:<remote_user/hg_user>"

This would allow hooks to allow/deny push'es based on who is pushing them,
fine-graining ACL's.

I also know that this can be done with the acl extension but only using ssh,
what about making this kind of acl possible also for http(s)?

----------
messages: 7077
nosy: s0undt3ch
priority: feature
status: unread
title: Allow Hooks To Know who is pushing changes

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1294>
____________________________________________________



More information about the Mercurial-devel mailing list