[Zope-CVS] CVS: Products/PluggableAuthService/plugins/tests - test_HTTPBasicAuthHelper.py:1.9

Lennart Regebro regebro at nuxeo.com
Wed Sep 22 06:50:04 EDT 2004


Update of /cvs-repository/Products/PluggableAuthService/plugins/tests
In directory cvs.zope.org:/tmp/cvs-serv5317/tests

Modified Files:
	test_HTTPBasicAuthHelper.py 
Log Message:
More UpdateCredentials plugin testing removal.


=== Products/PluggableAuthService/plugins/tests/test_HTTPBasicAuthHelper.py 1.8 => 1.9 ===
--- Products/PluggableAuthService/plugins/tests/test_HTTPBasicAuthHelper.py:1.8	Wed Sep 22 06:47:19 2004
+++ Products/PluggableAuthService/plugins/tests/test_HTTPBasicAuthHelper.py	Wed Sep 22 06:50:04 2004
@@ -50,7 +50,6 @@
 class HTTPBasicAuthHelperTests( unittest.TestCase
                               , ILoginPasswordHostExtractionPlugin_conformance
                               , IChallengePlugin_conformance
-                              , ICredentialsUpdatePlugin_conformance
                               , ICredentialsResetPlugin_conformance
                               ):
 



More information about the Zope-CVS mailing list