Mailing List Archive

SVN: PluggableAuthService/trunk/__init__.py Register our profile as pertinent only to IPluggableAuthService.
Log message for revision 40303:
Register our profile as pertinent only to IPluggableAuthService.

Changed:
U PluggableAuthService/trunk/__init__.py

-=-
Modified: PluggableAuthService/trunk/__init__.py
===================================================================
--- PluggableAuthService/trunk/__init__.py 2005-11-21 18:12:07 UTC (rev 40302)
+++ PluggableAuthService/trunk/__init__.py 2005-11-21 18:28:54 UTC (rev 40303)
@@ -263,4 +263,6 @@
'Content for a simple PAS.',
'profiles/simple',
'PluggableAuthService',
- BASE)
+ BASE,
+ IPluggableAuthService,
+ )

_______________________________________________
Zope-CVS maillist - Zope-CVS@zope.org
http://mail.zope.org/mailman/listinfo/zope-cvs

Zope CVS instructions: http://dev.zope.org/CVS