Valentijn
Valentijn
I just implemented a similar thing. The docs are pretty straightforward. https://godoc.org/github.com/dgrijalva/jwt-go#example-ParseWithClaims--CustomClaimsType It's a little unclear what `var claims` is in your code. Looking at the source, I'm guessing you...
Perhaps. I'm on go 1.12 using modules; It grabbed github.com/dgrijalva/jwt-go v3.2.0+incompatible Hope this helps.
Thanks for your reply, @ampedweb . I'm afraid that doesn't help. I've set width and height and penthouse.timeout. To further check things, I reviewed and added the screenshot config as...
I too have this issue. I think I figured it out: I created a new Local Calendar from an ICS file (option 2 in "Add calendar" dialog). These entries all...
It's a bit sad I have to run a customized build, because the MR doesn't get accepted. My instance stops working every time my server restarts because of this issue,...
Just my two cents: This seems like a Docker "issue" and not at all related to this project. If you're using SQLite (default), which is stored in /Specific/db/db.sqlite, then there's...