Timo Kössler

Results 61 issues of 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...

bug

Add the option to export only some of the stored tokens. Currently, an export always contains all tokens.

feature

Stream does not comply with the TOTP standard and requires its own implementation

feature
backlog

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

feature

- [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/`