Authorization instead of authentication in jspwiki.properties
-------------------------------------------------------------
Key: JSPWIKI-239
URL: https://issues.apache.org/jira/browse/JSPWIKI-239
Project: JSPWiki
Issue Type: Improvement
Components: Authentication&Authorization
Affects Versions: 2.7.x
Reporter: Florian Holeczek
Priority: Minor
In the jspwiki.properties:
{quote}
#
# Defines how many days the cookies are kept, and how often the people have to
log in.
# The default is two weeks, i.e. 14 days. If you need a shorter period than
one day,
# turn off cookie authorization, then tweak your web.xml to allow for longer
sessions.
#
#jspwiki.cookieAuthorization.expiry=14
{quote}
Authorization must be Authentication, in the description as well as the
parameter name.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.