[xwiki-users] Disable password change
Is it possible to disable password change ? I tried to find what template (velocity file) is responsible to render the profile page (/xwiki/bin/view/XWiki/claudio) without success. I want to edit the vm template and comment the "change password" link. thanks ! ----- Claudio Miranda http://weblogs.java.net/blog/claudio http://www.claudius.com.br/blog -- View this message in context: http://www.nabble.com/Disable-password-change-tp14373951p14373951.html Sent from the XWiki- Users mailing list archive at Nabble.com.
I found it, the profile page is a velocity script somewhere I could not find (probably at database). How can I edit it, to disable the "password change" link ? http://sandbox.xwiki.org/xwiki/bin/view/XWiki/XWikiUserSheet?viewer=code&sho... Claudio Miranda wrote:
Is it possible to disable password change ?
I tried to find what template (velocity file) is responsible to render the profile page (/xwiki/bin/view/XWiki/claudio) without success.
----- Claudio Miranda http://weblogs.java.net/blog/claudio http://www.claudius.com.br/blog -- View this message in context: http://www.nabble.com/Disable-password-change-tp14373951p14373980.html Sent from the XWiki- Users mailing list archive at Nabble.com.
Self answer, press Edit - Wiki Claudio Miranda wrote:
I found it, the profile page is a velocity script somewhere I could not find (probably at database).
How can I edit it, to disable the "password change" link ?
http://sandbox.xwiki.org/xwiki/bin/view/XWiki/XWikiUserSheet?viewer=code&sho...
Claudio Miranda wrote:
Is it possible to disable password change ?
I tried to find what template (velocity file) is responsible to render the profile page (/xwiki/bin/view/XWiki/claudio) without success.
----- Claudio Miranda http://weblogs.java.net/blog/claudio http://www.claudius.com.br/blog -- View this message in context: http://www.nabble.com/Disable-password-change-tp14373951p14373989.html Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (1)
-
Claudio Miranda