Add Catalyst-Authentication-Realm-Adaptor.
Florian Ragwitz [Sat, 25 Jul 2009 21:09:14 +0000 (23:09 +0200)]
gitosis.conf

index d69776d..73f2604 100644 (file)
@@ -20,6 +20,10 @@ members = @gitosis-admin caelum
 writable = Catalyst-TraitFor-Request-ProxyBase
 members = @gitosis-admin veep
 
+[group catalyst-dev]
+writable = Catalyst-Authentication-Realm-Adaptor
+members = @all
+
 [repo Catalyst-Runtime]
 gitweb = yes
 description = Catalyst Runtime
@@ -60,3 +64,6 @@ description = Catalyst-Component-ACCEPT_CONTEXT
 gitweb = yes
 description = Catalyst-Action-REST
 
+[repo Catalyst-Authentication-Realm-Adaptor]
+gitweb = yes
+description = Adjust parameters of authentication processes on the fly