daffy1234

Results 2 issues of daffy1234

https://github.com/lesspass/lesspass/blob/1e6cec07344d97e6663600fe76b7dd9e070f38c9/core/src/lesspass.js#L61 Simply concatenating these two values can lead to different inputs becoming the same output. For example, site name "example.co" and username ".ukraine" will result in the same passwords as...

:bug: bug
:lock: security
:tada: v3

### Bug description Similar to #367. Printing an image with a height a multiple of 96 (96, 192, 288, etc) the first time is successful. Subsequent `text()` calls are ignored,...