[PATCH 1 of 1] [ACL] Added support for OS-level groups (using '@group' syntax)

Elifarley Callado Coelho Cruz elifarley at gmail.com
Mon Apr 26 06:53:43 CDT 2010


Now it's possible to specify OS-level user groups instead of specifying user
by user.

Here's an example:

[acl]
sources = serve

[acl.deny]
* = bad-user
# Denies access to all users pertaining to OS-level group 'hg-denied':
* = @hg-denied


[acl.allow]
# Works as before.
# Allows access to all users pertaining to OS-level group 'hg-designers':
images/** = @hg-designers




-- 
Elifarley Cruz

Profile: http://bit.ly/9hrz0P
Professional info: http://br.linkedin.com/in/elifarley
Google Reader: http://bit.ly/2W7JK2
Bookmarks: http://delicious.com/elifarley
http://twitter.com/elifarley
http://elifarley.amplify.com/
-

" Do not believe anything because it is said by an authority, or if it  is
said to come from angels, or from Gods, or from an inspired source.
Believe it only if you have explored it in your own heart and mind and body
and found it to be true.  Work out your own path, through diligence."
- Gautama Buddha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20100426/c0a3ee50/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hg-stable.patch
Type: text/x-patch
Size: 1382 bytes
Desc: not available
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20100426/c0a3ee50/attachment.bin>


More information about the Mercurial-devel mailing list