Page 1 of 1

Empty username/password prompt

Posted: Wed Jun 09, 2010 7:28 pm
by support
Since 2.7 you can enable empty username/password prompt.

Uncomment the following line in i18n_pane.properties:
panel.remote.browse.force=true

And setup the following applet parameters:
<PARAM NAME="authentication" VALUE="auto">
<PARAM NAME="username" VALUE="">
<PARAM NAME="password" VALUE="">
<PARAM NAME="param6" VALUE="disableauth">
<PARAM NAME="value6" VALUE="true">

Re: Empty username/password prompt

Posted: Tue Aug 03, 2010 5:23 pm
by reflexson
where can I download 2.7?

Re: Empty username/password prompt

Posted: Tue Aug 03, 2010 5:36 pm
by reflexson
nevermind... i guess your talking about java 2.7

Re: Empty username/password prompt

Posted: Wed Aug 04, 2010 9:35 pm
by support
No, it's JFileUpload 2.7 which will be available within the next weeks.