fixed up a few HTML generation issues in tag classes and JSP templates;
added the authenticatePrivileged method; added SQL date parameter method to the XML-RPC Request object
This commit is contained in:
@@ -29,6 +29,10 @@
|
||||
|
||||
<!-- The pathname of the services config file, relative to the Web application root directory. -->
|
||||
<services-config>WEB-INF/services-config.xml</services-config>
|
||||
|
||||
<!-- If this property is set, these addresses are considered "privileged" and able to log in
|
||||
as any user -->
|
||||
<!-- <privileged-addresses>10.29.99.1,127.0.0.1</privileged-addresses> -->
|
||||
</engine>
|
||||
|
||||
<!-- This section is used to configure the database pool system. -->
|
||||
|
||||
Reference in New Issue
Block a user