[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

ACLs via external hooks

From: Rajko Albrecht <ral_at_alwins-world.de>
Date: 2007-06-12 08:54:53 CEST

Hi,

inside a larger project with quite dynamics access rights (yes, true)
I would like to check the access rights (and logins?) against external
sources.

Eg., just like a "pre-commit" - hook but for reading, too. Or may I
insert something into the configuration which will do that?

And yes - the documented dir-based ACLs will not work 'cause its too
much. External source means, I may ask a server has_rights(user,path)
and will return yes/no or exit 0/exit 1 or similar. For pre-commit it
would work.

Is this possible?

CU

Rajko

Received on Tue Jun 12 08:55:21 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.