Timo Kössler
Timo Kössler
### Describe the bug If I enter more characters in a password field than it is wide, the additional characters are no longer visible and the cursor moves outside the...
Add the option to export only some of the stored tokens. Currently, an export always contains all tokens.
Stream does not comply with the TOTP standard and requires its own implementation
Requires new hook system: #324
This PR introduces a new hooking system. Instead of checking if a package is installed and patching it directly, we now wrap the require function and patch modules on their...
- https://www.npmjs.com/package/ws - API of `ws`: https://github.com/websockets/ws/blob/master/doc/ws.md
- [x] Add sample app - [x] Wrap GET requests - [x] Wrap other request methods and other functions - [x] Patch default module function export - Adds a new...
Fixes bypasses like `/./etc/` or `/././etc/`