- Timestamp:
- 17 Nov 2019, 16:02:22 (5 years ago)
- Location:
- main/kofacustom.coewarri/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.coewarri/trunk/buildout.cfg
r14035 r15815 39 39 update-versions-file = versions.cfg 40 40 41 index = https://pypi.python.org/simple/ 42 41 43 # eggs will be installed in the default buildout location 42 44 # (see .buildout/default.cfg in your home directory) -
main/kofacustom.coewarri/trunk/etc/site.zcml.in
r14035 r15815 47 47 48 48 <!-- XMLRPC user for demo and testing 49 Plaintext password is xmlrpcuser1 -->49 Plaintext password is xmlrpcuser1 50 50 <principal id="zope.xmlrpcuser1" 51 51 title="XMLRPC User 1" … … 56 56 <grant role="waeup.xmlrpcusers1" 57 57 principal="zope.xmlrpcuser1" /> 58 59 --> 58 60 59 61 <!-- Replace the following directive if you do not want
Note: See TracChangeset for help on using the changeset viewer.