Magical parts of Gitano rules ----------------------------- In order to make your life easier, Gitano defines a bunch of magical stuff to help your rules. For example, the following users and groups are magical: gitano/owner USER This evaluates to the user who is marked as owning a repository. gitano/any USER This evaluates to 'true' regardless of the user calling in. i.e. it is anonymous PLUS every registered user. gitano/anonymous USER This evaluates to the 'anonymous' access user (i.e. gitweb and git://)