encryptblockr
                                            encryptblockr
                                        
                                    > @guillemfrancisco @elpablete I didn't have time to code it yet, in fact I changed my approach to use cookies. So if you guys have some spare time and want...
@brunohenriquy is this what you following with the cookie approach? https://indominusbyte.github.io/fastapi-jwt-auth/usage/jwt-in-cookies/ or something else? please share
I have also tried the following ``` payload := &jwt.StandardClaims{ Subject: strconv.Itoa(int(user.Id)), ExpiresAt: time.Now().Add(time.Hour * 24), } ``` i get this error ``` cannot use time.Now().Add(time.Hour * 24) (type time.Time)...
i mean if java is installed and working why should i have to sweat to get this software running? should NOT be this complicated ok here is another OS...CentOS 7...
if a user will has sudo access anyways and still be able to assume root acces, then my question to you is what is difference to having direct root login...
if an attacker got access for the sudo user, how do you know they dont have the password for the user? you can think not having direct root access is...
lol..well my point is if someone gets your private key, how are you sure they dont have the password of the user? i mean most people setup passwordless sudo access...
@andreynering the README example has wrong information **as mentioned above** not working for me, maybe others can share their example code that works for initializing database or applying migrations because...
> Hello! We're currently working on supporting vGPUs such as NVDIA Grid or AMD's FirePro Really nice! How can we track work on this? Is there any current documentation? Thanks!
was planning using the following **nvidia grid k2** + **nvidia tesla k40, k80 and v100**