Absulit / Absulit/sinpefacil

Reading link with unhashed phone should show a warning

Open
#145 0 comments 0 reactions 1 assignee Claimed by @Absulit View on GitHub
bug enhancement
Dominant language
JavaScript
Stars
0
Forks
0
Avg merge
3m
Merged PRs (30d)
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'
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.