AdyRock / com.linktap

GNU General Public License v3.0
2 stars 3 forks source link

Connection to linktap API fails #23

Open maja2020 opened 2 years ago

maja2020 commented 2 years ago

Hello, today I sucessfully added our new linktap gateway to homey.

But not after I changed the password on the linktap cloud profile.

If the password contains a ["] (say dubble quote) character pressing the "connect to linktap" button, the app wil be in state "connecting" but will never connect.

I could not find a way to report this issue non-public because this may be a possible security problem, either for your app or for the homey API if the password input validation is handled by Homey.

AdyRock commented 2 years ago

I will look into that. Homey nor the app do any validation on the password, but maybe there is some problem with the way it is transferred from the input control to the API.