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