Changeset 15857
- Timestamp:
- 26 Nov 2019, 07:56:26 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.sampleuni/trunk/etc/site.zcml.in
r11687 r15857 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.