[Erp5-report] r12787 - in /spec/debian/unstable/erp5-pluggableauthservice: ./ PluggableAuth...
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Feb 15 18:28:33 CET 2007
Author: yusei
Date: Thu Feb 15 18:28:18 2007
New Revision: 12787
URL: http://svn.erp5.org?rev=12787&view=rev
Log:
added debian package and workspace.
Added:
spec/debian/unstable/erp5-pluggableauthservice/
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService-zope_interface.patch
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/COPYRIGHT.txt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/Extensions/
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/Extensions/README.txt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/Extensions/__init__.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/Extensions/basic_auth.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/Extensions/upgrade.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/LICENSE.txt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/PluggableAuthService.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/PropertiedUser.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/README.txt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/UserPropertySheet.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/__init__.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/build-stamp
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/changelog
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/compat
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/control
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/copyright
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/dzproduct
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/patched/
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/patched/01_PluggableAuthService-zope_interface.dpatch
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/patches/
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/patches/00list
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/patches/01_PluggableAuthService-zope_interface.dpatch (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/postinst
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/rules (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/doc/
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/doc/CHANGES.txt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/doc/TODO.txt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/doc/caching.stx
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/doc/framework_overview.stx
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/doc/plugin_map.stx
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/interfaces/
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/interfaces/__init__.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/interfaces/authservice.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/interfaces/plugins.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/interfaces/propertysheets.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/patch-stamp
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/permissions.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/BasePlugin.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/CookieAuthHelper.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/DelegatingMultiPlugin.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/DomainAuthHelper.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/DynamicGroupsPlugin.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/HTTPBasicAuthHelper.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/InlineAuthHelper.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/LocalRolePlugin.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/RecursiveGroupsPlugin.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/ScriptablePlugin.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/SearchPrincipalsPlugin.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/SessionAuthHelper.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/ZODBGroupManager.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/ZODBRoleManager.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/ZODBUserManager.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/__init__.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/__init__.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/helpers.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_CookieAuthHelper.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_DynamicGroupsPlugin.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_HTTPBasicAuthHelper.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_InlineAuthHelper.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_LocalRolePlugin.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_RecursiveGroupsPlugin.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_ScriptablePlugin.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_ZODBGroupManager.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_ZODBRoleManager.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_ZODBUserManager.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/CookieAuthHelper.gif (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/DelegatingMultiPlugin.png (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/DomainAuthHelper.png (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/DynamicGroupsPlugin.png (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/HTTPBasicAuthHelper.png (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/InlineAuthHelper.png (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/RecursiveGroupsPlugin.png (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/ScriptablePlugin.png (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/SessionAuthHelper.gif (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/ZODBGroupManager.gif (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/ZODBRoleManager.gif (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/ZODBUserManager.gif (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/bpActivateInterfaces.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/caAdd.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/daAdd.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/daGeneric.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/daMatches.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/dgpAdd.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/dgpGroups.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/dmpAdd.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/hbAdd.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/iaAdd.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/lrpAdd.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/rgpAdd.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/saAdd.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/spAdd.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/spEditInterfaces.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/sppAdd.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zgAdd.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zgGroups.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zrAdd.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zrRoles.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zuAdd.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zuPasswd.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zuUsers.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zuWidgets.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/__init__.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/conformance.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/test_Caching.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/test_PluggableAuthService.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/test_PropertiedUser.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/test_UserPropertySheet.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/utils.py
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/version.txt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/PluggableAuthService.png (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/arrow-down.gif (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/arrow-left.gif (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/arrow-right.gif (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/arrow-up.gif (with props)
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/pasSearch.zpt
spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/two_lists.zpt
spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2-1.diff.gz (with props)
spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2-1.dsc
spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2-1_all.deb (with props)
spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2-1_i386.build
spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2-1_i386.changes
spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2.orig.tar.gz (with props)
[This mail would be too long, it was shortened to contain the URLs only.]
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService-zope_interface.patch
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService-zope_interface.patch?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/COPYRIGHT.txt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/COPYRIGHT.txt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/Extensions/README.txt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/Extensions/README.txt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/Extensions/__init__.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/Extensions/__init__.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/Extensions/basic_auth.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/Extensions/basic_auth.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/Extensions/upgrade.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/Extensions/upgrade.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/LICENSE.txt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/LICENSE.txt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/PluggableAuthService.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/PluggableAuthService.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/PropertiedUser.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/PropertiedUser.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/README.txt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/README.txt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/UserPropertySheet.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/UserPropertySheet.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/__init__.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/__init__.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/build-stamp
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/build-stamp?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/changelog
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/changelog?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/compat
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/compat?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/control
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/control?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/copyright
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/copyright?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/dzproduct
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/dzproduct?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/patched/01_PluggableAuthService-zope_interface.dpatch
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/patched/01_PluggableAuthService-zope_interface.dpatch?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/patches/00list
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/patches/00list?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/patches/01_PluggableAuthService-zope_interface.dpatch
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/patches/01_PluggableAuthService-zope_interface.dpatch?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/postinst
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/postinst?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/rules
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/debian/rules?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/doc/CHANGES.txt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/doc/CHANGES.txt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/doc/TODO.txt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/doc/TODO.txt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/doc/caching.stx
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/doc/caching.stx?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/doc/framework_overview.stx
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/doc/framework_overview.stx?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/doc/plugin_map.stx
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/doc/plugin_map.stx?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/interfaces/__init__.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/interfaces/__init__.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/interfaces/authservice.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/interfaces/authservice.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/interfaces/plugins.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/interfaces/plugins.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/interfaces/propertysheets.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/interfaces/propertysheets.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/patch-stamp
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/patch-stamp?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/permissions.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/permissions.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/BasePlugin.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/BasePlugin.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/CookieAuthHelper.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/CookieAuthHelper.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/DelegatingMultiPlugin.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/DelegatingMultiPlugin.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/DomainAuthHelper.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/DomainAuthHelper.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/DynamicGroupsPlugin.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/DynamicGroupsPlugin.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/HTTPBasicAuthHelper.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/HTTPBasicAuthHelper.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/InlineAuthHelper.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/InlineAuthHelper.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/LocalRolePlugin.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/LocalRolePlugin.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/RecursiveGroupsPlugin.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/RecursiveGroupsPlugin.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/ScriptablePlugin.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/ScriptablePlugin.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/SearchPrincipalsPlugin.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/SearchPrincipalsPlugin.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/SessionAuthHelper.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/SessionAuthHelper.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/ZODBGroupManager.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/ZODBGroupManager.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/ZODBRoleManager.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/ZODBRoleManager.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/ZODBUserManager.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/ZODBUserManager.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/__init__.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/__init__.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/__init__.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/__init__.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/helpers.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/helpers.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_CookieAuthHelper.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_CookieAuthHelper.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_DynamicGroupsPlugin.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_DynamicGroupsPlugin.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_HTTPBasicAuthHelper.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_HTTPBasicAuthHelper.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_InlineAuthHelper.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_InlineAuthHelper.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_LocalRolePlugin.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_LocalRolePlugin.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_RecursiveGroupsPlugin.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_RecursiveGroupsPlugin.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_ScriptablePlugin.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_ScriptablePlugin.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_ZODBGroupManager.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_ZODBGroupManager.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_ZODBRoleManager.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_ZODBRoleManager.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_ZODBUserManager.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/tests/test_ZODBUserManager.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/CookieAuthHelper.gif
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/CookieAuthHelper.gif?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/DelegatingMultiPlugin.png
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/DelegatingMultiPlugin.png?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/DomainAuthHelper.png
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/DomainAuthHelper.png?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/DynamicGroupsPlugin.png
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/DynamicGroupsPlugin.png?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/HTTPBasicAuthHelper.png
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/HTTPBasicAuthHelper.png?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/InlineAuthHelper.png
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/InlineAuthHelper.png?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/RecursiveGroupsPlugin.png
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/RecursiveGroupsPlugin.png?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/ScriptablePlugin.png
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/ScriptablePlugin.png?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/SessionAuthHelper.gif
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/SessionAuthHelper.gif?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/ZODBGroupManager.gif
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/ZODBGroupManager.gif?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/ZODBRoleManager.gif
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/ZODBRoleManager.gif?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/ZODBUserManager.gif
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/ZODBUserManager.gif?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/bpActivateInterfaces.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/bpActivateInterfaces.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/caAdd.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/caAdd.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/daAdd.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/daAdd.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/daGeneric.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/daGeneric.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/daMatches.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/daMatches.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/dgpAdd.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/dgpAdd.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/dgpGroups.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/dgpGroups.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/dmpAdd.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/dmpAdd.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/hbAdd.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/hbAdd.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/iaAdd.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/iaAdd.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/lrpAdd.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/lrpAdd.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/rgpAdd.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/rgpAdd.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/saAdd.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/saAdd.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/spAdd.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/spAdd.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/spEditInterfaces.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/spEditInterfaces.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/sppAdd.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/sppAdd.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zgAdd.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zgAdd.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zgGroups.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zgGroups.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zrAdd.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zrAdd.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zrRoles.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zrRoles.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zuAdd.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zuAdd.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zuPasswd.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zuPasswd.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zuUsers.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zuUsers.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zuWidgets.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/plugins/www/zuWidgets.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/__init__.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/__init__.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/conformance.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/conformance.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/test_Caching.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/test_Caching.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/test_PluggableAuthService.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/test_PluggableAuthService.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/test_PropertiedUser.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/test_PropertiedUser.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/test_UserPropertySheet.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/tests/test_UserPropertySheet.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/utils.py
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/utils.py?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/version.txt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/version.txt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/PluggableAuthService.png
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/PluggableAuthService.png?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/arrow-down.gif
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/arrow-down.gif?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/arrow-left.gif
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/arrow-left.gif?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/arrow-right.gif
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/arrow-right.gif?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/arrow-up.gif
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/arrow-up.gif?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/pasSearch.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/pasSearch.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/two_lists.zpt
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/PluggableAuthService/www/two_lists.zpt?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2-1.diff.gz
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2-1.diff.gz?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2-1.dsc
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2-1.dsc?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2-1_all.deb
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2-1_all.deb?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2-1_i386.build
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2-1_i386.build?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2-1_i386.changes
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2-1_i386.changes?rev=12787&view=auto
Added: spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2.orig.tar.gz
URL: http://svn.erp5.org/spec/debian/unstable/erp5-pluggableauthservice/erp5-pluggableauthservice_1.1b2.orig.tar.gz?rev=12787&view=auto
More information about the Erp5-report
mailing list