Alejandro Romero

Results 10 comments of Alejandro Romero

I look a bit into this an it seems that firebase email is working properly on dev environment, @chrismclarke could you point me in the right direction to find more...

Maybe use a firestore function to trigger a transaction, that way migration would be less prone to errors

Can someone confirm this issue is still valid, and if so which version of the code your using

NPM version is vulnerable but I this bug is a false positive for git version, since code injection is mitigated in: https://github.com/Turistforeningen/node-im-resize/blob/master/index.js#L10 In commit de624dacf6a50e39fe3472af1414d44937ce1f03 of Feb 3 Instead of...

Hello while bug bounting this issue, I noticed the filter is implemented, you should use `htmlDecode : "|on*"` while starting editor, this should be preferred method, that way it protects...

I think this can be closed

After looking deeper I realized filter is inefective for self clossing tags, will look into it

Just added a pull request that mostly covers this issue, tried to make it as flexible as possible to help as much people as possible, to support @Gegsite type of...