You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Greg Kable (JIRA)" <ji...@apache.org> on 2009/03/04 07:05:56 UTC

[jira] Commented: (JSPWIKI-257) property to switch off get password and join JSPWiki lines on login page

    [ https://issues.apache.org/jira/browse/JSPWIKI-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678602#action_12678602 ] 

Greg Kable commented on JSPWIKI-257:
------------------------------------

There is already some conditional code in the templates but it assumes  that only Container Managed Authentication limits login name and password changes.  Attached is a patch aginst the SVN trunk on 04-Mar-2009 which adds properties to jspwiki.properties allowing you to selectively disable login and password changes.

> 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
>            Priority: Minor
>             Fix For: 3.0
>
>
> 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.