Ivan Shapovalov
Ivan Shapovalov
Sequence of actions: - open Pass - go into a subfolder or open a password - hide Pass (switch to another app or to the home screen) - open Pass...
Sometimes (well, most of the time), when using autofill, the "suggested passwords" include several completely unrelated entries in addition to the required one:  When I'm trying to work with...
Consider a `pass` hierarchy where site domain name is encoded in the last directory name, and site login is encoded in the file name itself. Example follows: ``` Password Store...
A nice feature would be to avoid repeated transcoding if a version of file in proper format already exists in one of the alternative collections. On `update`, the plugin could...
I have two devices: iPhone X (iPhone10,6, A1901) and iPad Pro 4th (iPad8,12, A2232) which I'm trying to update from iOS/iPadOS 14.3 to 15.1. I made backups of both devices...
Issue-fied version of https://github.com/Masterminds/sprig/issues/3#issuecomment-349094450: > Since append is not variadic, is there a method to concatenate two arrays/slices? > This would be nice: `{{ range (append .arrayA .arrayB) }}` Specifically,...
Requiring the user to manually start the native python server is suboptimal. Instead, it could be worth it to register the native server in browser-specific `native-messaging-hosts` and rework it to...
We need more functional tests for correct handling of various cache Tempesta config options: 1. Options - [ ] `cache_purge_acl` - include CIDR masks and single IP specifications - ensure...
We need more functional tests for correct handling of various failovering Tempesta config options: - [ ] `server_connect_retries` - [ ] `server_forward_retries` - [ ] `server_forward_timeout` - [ ] `server_retry_nonidempotent`...
We need functional tests for correct handling of various general (non-cache/sched/failovering related) Tempesta config options: 1. Cache sizes - [ ] `tempesta_dbmem=` of kernel cmdline (check behavior at extremely low...