[
https://issues.apache.org/jira/browse/JSPWIKI-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Kable updated JSPWIKI-257:
-------------------------------
Attachment: jspwiki-257-add-properties.patch
One more try. The previous versions were diff -u but hand generated (I hadn't
installed subclipse yet). I have now installed subclipse and used Eclipse to
generate the patch.
Details of the patch:
Purpose:
This patch adds jspwiki.LoginManager.canChangeLoginName and
jspwiki.LoginManager.canChangePassword properties to jspwiki.properties and
makes them available through the AuthenticationManager class and the
UserProfileTag. It also updates the UserManager class to use these properties
instead of assuming that all LoginModules can change passwords and LoginNames.
Affected Branch/Version:
Patch was generated against the current trunk SVN (v3.0?). Other than class
names, the patch also works against v2.8.2
> property to switch off get password and join JSPWiki lines on login page
> ------------------------------------------------------------------------
>
> Key: JSPWIKI-257
> URL: https://issues.apache.org/jira/browse/JSPWIKI-257
> Project: JSPWiki
> Issue Type: Improvement
> Components: Authentication&Authorization
> Reporter: Jürgen Weber
> Fix For: 3.0
>
> Attachments: GJK-20090304-v2.8.patch, GJK-20090304.patch,
> jspwiki-257-add-properties.patch
>
>
> If you use an external authentication system like LDAP (e.g. via container
> managed security) you probably do not want, that your users can change their
> passwords from the JSPWiki login page (or even create new accounts).
> There should be a jspwiki property to prevent the
> Lost your password? Get a new one!
> Don't have an account ? Join JSPWiki now!
> lines on the login page.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.