11 Jul
2008
11 Jul
'08
2:43 p.m.
Hi guys! Here is my problem: I have a function that xwiki.myplugin.showdata(command, visualtype) but I need the username and password in the function to show the data. The easy way would be to make it possible to insert username and password "xwiki.myplugin.showdata(command, visualtype, username, password)" but that wouldn't be safe because if anyone edited the page they would see the users password. What I would like to do is be able to in the function showdata() access the information I need: username and password. Can anyone help out? -- View this message in context: http://www.nabble.com/Username-And-Password-session-variables-tp18405471p184... Sent from the XWiki- Dev mailing list archive at Nabble.com.