Reading link with unhashed phone should show a warning
Ouverte
bug
enhancement
- Langage dominant
- JavaScript
- Étoiles
- 0
- Forks
- 0
- Merge moyen
- 3 min
- PR mergées (30 j)
- 99
Description
It currently fails silently. Throws an error because of this.
The user must know that the link was tampered with.
Example of faling link
```js
indexedDB.deleteDatabase('sf');
window.location.href = 'https://192.168.1.119:5173/sinpefacil/?phone=88888888=&name=product1&price=1000&detail=desc'
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.