chainweaver icon indicating copy to clipboard operation
chainweaver copied to clipboard

Fix Issue #636 on Ubuntu

Open freQniK opened this issue 4 years ago • 2 comments

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

freQniK avatar Dec 19 '21 19:12 freQniK

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!

jmininger avatar Jan 23 '22 14:01 jmininger

Yeah, I'll see about adding the proper exception handling. Give me a few days.

freQniK avatar Feb 15 '22 07:02 freQniK