repo.or.cz
/
paula.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
paula: removed empty dirs
[paula.git]
/
paula.authentication
/
trunk
/
src
/
paula
/
authentication
/
configure.zcml
blob
277ccaa521d262be430c111d04f3861e84e3b410
1
<configure
2
xmlns="http://namespaces.zope.org/zope"
3
xmlns:zcml="http://namespaces.zope.org/zcml"
4
>
5
6
<!--
7
<utility
8
factory=".AuthenticatorPlugin"
9
name="Paula Authenticator Plugin"
10
/>
11
12
<utility
13
factory=".CredentialsFromMappingPlugin"
14
name="Paula Mapping Credentials Plugin"
15
/>
16
-->
17
18
</configure>