Timo Kössler
Timo Kössler
Unfortunately, I cannot use c8 because of the problem. Is there a chance to merge this pull request anyway?
Thanks for your suggestion. 👍 Automating several actions in one script would cause the problem that confirmation with Windows Hello or entering the password would be required for each command.
If you want to try the CLI, you can now download it from the release page. Its a first minimal version that includes a list and a get command. For...
Maybe wait for https://github.com/kspearrin/Otp.NET/issues/57 to be implemented.
I know that it is interesting for companies to have centralised management dashboards. However, there would be some problems in this case: - It must be ensured that the user...
See https://github.com/AikidoSec/firewall-node/pull/359
Thanks for your request! This would require an almost complete rewrite of the application. I simply do not have the time for that and I want to use that time...
PR looks good to me. 👍 Maybe this approach would be slightly more efficient: ```diff export class Hostnames { private map = new Map(); constructor(private readonly maxEntries: number = 200)...
The app already supports sha256 and 8 digits token. Or does the token generated by Yandex contain letters? Yandex says on [this website](https://yandex.com/support/id/en/authorization/twofa-on): > You can use apps other than...
Okay, thanks. So basically a similar issue like with Steam (#6). Can't promise when I have time to implement this.