Hello,
I wrote a working fork https://github.com/MichaelBarth/external, where i implemented
the possibility to encrypt the URL - Data by password.
I need this for example for a linked page, which changes the password of the E-Mailaccount of a user. Without encrypting the URL it is possible to change the Password of another user just by editing the username written in the "src" attribute of the iframe.
The decrypting code can be found in the documentation folder of the app.
I would be happy, that my functions are included in the official version. I actually do not know how to... So I need help.
Maybe there are to issues to discuss:
- In the given version the link is guilty only 5 seconds, maybe users would like to change this value.
- The links are not working the NEXTCLOUD APP. The encryption mechanism should be include in the app.
Thanks for reading an discussing
Michael
Hello,
I wrote a working fork https://github.com/MichaelBarth/external, where i implemented
the possibility to encrypt the URL - Data by password.
I need this for example for a linked page, which changes the password of the E-Mailaccount of a user. Without encrypting the URL it is possible to change the Password of another user just by editing the username written in the "src" attribute of the iframe.
The decrypting code can be found in the documentation folder of the app.
I would be happy, that my functions are included in the official version. I actually do not know how to... So I need help.
Maybe there are to issues to discuss:
Thanks for reading an discussing
Michael