Page 1 of 1

New WISH to the WEB LINK

Posted: Tue Aug 02, 2016 12:17 pm
by StenAaboHansen
Would it be possibel to split the MAIL to the reciever of the WEB LINK in 2 parts, one part containing the WEBLINK and other info around the LINK and a second part containing only the PASSWORD.

Then the solotion will be at slice more secure.

Yours

Sten Aabo Hansen

Re: New WISH to the WEB LINK

Posted: Wed Aug 03, 2016 4:41 am
by FTP
OK, just modify the file "webclient/weblink_update.html", replace something from line 49 to line 102.

Re: New WISH to the WEB LINK

Posted: Thu Aug 04, 2016 7:34 pm
by StenAaboHansen
Thanks - it function with my local modification.

1) copy the variable content and name it content1
2) deleting the line with PASSWORD within content
3) deleting the line with WEBLINK within content1
4) copy then line c_sendmessage
5) rename content to content1 within the new line.
6) deliting the message line within content2

later I have to build some control and error handling.

And then I have the following request - Is it anyting you will consider within future versions. then i will not have to change it again in future versions.

yours

Sten

Re: New WISH to the WEB LINK

Posted: Thu Aug 11, 2016 4:55 pm
by FTP
OK, we will consider to add a feature for customizing the WebLink email content.

Re: New WISH to the WEB LINK

Posted: Fri Sep 23, 2016 3:12 pm
by FTP
The new version 4.7.6 is out, now you can backup the customized html file as a ".bak" file, then it will be restored after an upgrade (in other word, the customized file won't be overwritten), for example, after modifying the file "webclient/login.html", then backup the file as "webclient/login.html.bak".

And here are the html files which support auto-restore:
  • /webclient/login.html
    /webclient/main.html
    /webclient/login_m.html
    /webclient/main_m.html
    /webclient/weblink_update.html
    /webclient/plugins/sendfiles/generate_weblinks.html