Changeset 10007 for main/waeup.kofa/trunk/etc
- Timestamp:
- 28 Feb 2013, 10:53:33 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/etc/site.zcml.in
r9217 r10007 46 46 /> 47 47 48 <!-- XMLRPC user for demo and testing 49 Plaintext password is xmlrpcuser1 50 Don't use it in real deployment --> 51 <principal id="zope.xmlrpcuser1" 52 title="XMLRPC User 1" 53 login="xmlrpcuser1" 54 password="{SSHA}ZaL4-UiwmSu6AbLYY-yCS_8vtKpH5Hc6" 55 password_manager="SSHA" 56 /> 57 58 <grant role="waeup.xmlrpcusers1" 59 principal="zope.xmlrpcuser1" /> 60 61 48 62 <!-- Replace the following directive if you do not want 49 63 public access -->
Note: See TracChangeset for help on using the changeset viewer.