Karsten Sperling

Results 15 comments of Karsten Sperling

Could you please have a look at the updated PR? Cheers Karsten

Yes, it would definitely be good to add an explanation for this to the FAQ

Those waiting for this feature might want to have a look at https://github.com/lonelyplanet/aws-mfa (unfortunately it seems unmaintained). One feature I would particularly like in this context is to be able...

I've implemented a shell script called [aws-session](https://github.com/ksperling/aws-session) that prompts for MFA credentials and makes them available in an interactive shell (think `sudo -s` for AWS). At the moment it only...

This is a bug in `org.syslog4j` cause by it taking the message length in characters, and then treating it as if it was a byte length. There is a fork...