chainweaver
chainweaver copied to clipboard
Fix Issue #636 on Ubuntu
instead of getLoginName, use getEffectiveUserName to properly get the name of the user associated to the logged in User ID
see: https://github.com/kadena-io/chainweaver/issues/636
Thanks for giving this a go. Do you think you could make it so that it branches on the failure of the original piece of code and only runs the newer version if the former fails? Thanks!
Yeah, I'll see about adding the proper exception handling. Give me a few days.