Changeset 15847 for main/kofacustom.skeleton/trunk/etc
- Timestamp:
- 25 Nov 2019, 13:39:39 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.skeleton/trunk/etc/site.zcml.in
r14996 r15847 46 46 /> 47 47 48 <!-- XMLRPC user for demo and testing49 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 59 48 <!-- Replace the following directive if you do not want 60 49 public access -->
Note: See TracChangeset for help on using the changeset viewer.