vaimdev

Results 6 comments of vaimdev

pygraphistry code fixed, push as fix_org_name_old_server last item which is for nexus server, fixed in org_sso_k8s_new

This branch is no longer used, there is a new branch with personal key feature, I'll create another PR

@tex0l , do you think this help? https://cryptography.io/en/latest/fernet/#cryptography.fernet.MultiFernet Key rotation is an enterprise requirement, if you can release a PR, that will be the best.

Forgot to mention, my OS Ubuntu 20.04

I found the problem, the initial starting, jwtToken contains an invalid JWT token value, jwt_decode just throw an Error. Adjusting code in AuthContext.tsx will fix the problem