Ignore:
Timestamp:
17 Nov 2019, 16:07:29 (5 years ago)
Author:
Henrik Bettermann
Message:

Disable XMLRPC User 1.

Adjust to base package.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.uniben/trunk/etc/site.zcml.in

    r10008 r15817  
    4747
    4848      <!-- XMLRPC user for demo and testing
    49            Plaintext password is xmlrpcuser1 -->
     49           Plaintext password is xmlrpcuser1
    5050      <principal id="zope.xmlrpcuser1"
    5151                 title="XMLRPC User 1"
     
    5656      <grant role="waeup.xmlrpcusers1"
    5757             principal="zope.xmlrpcuser1" />
     58
     59      -->
    5860
    5961      <!-- Replace the following directive if you do not want
Note: See TracChangeset for help on using the changeset viewer.