Changeset 3159


Ignore:
Timestamp:
07/18/13 15:54:03 (11 years ago)
Author:
andmor
Message:

Added debug information to display the HTTP request headers.
Removed unconditional return of value 'true'.
(correction)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cats/SCHEMAcat/trunk/urn.org.isocat.schemacat.interface.rest/interface/findPrincipal.dpml

    r3158 r3159  
    6565                                                                <else>
    6666                                                                        <!-- fall back to guest access -->
    67                                                                         <literal type="string">pedro</literal>
     67                                                                        <literal type="string">guest</literal>
    6868                                                                </else>
    6969                                                        </if>
Note: See TracChangeset for help on using the changeset viewer.