Stratos Gerakakis

Results 32 issues of Stratos Gerakakis

**Describe the bug** I am running alma and trying to pass a directory, as a list of presets, and contrary to the readme instructions about using a directory, alma fails...

Sorry for not following the issue template, this is more for a discussion about a potential enhancement to a block rather than an issue. I would like to ask the...

My attempts to set a default author per branch seem to fail: https://codepen.io/stratosgear/pen/JjryMvE?editors=1010 My assumption and what I would expect to work is that all commits on the `a-feature` branch...

:sparkles: Feature

I just finished installing this and it works great (well, greatish, keep reading :) ) Although I do receive email sent from the mailman docker image (registration verifications etc), it...

Hola, Not sure if you are still maintaining this project or if you are interested in this simple enhancement that I shamelessly pulled from @AnilRedshift repo. This basically adds a...

look

**Is your feature request related to a problem? Please describe.** Sorry, I am not sure if this already doable and I missed it, but what I am interested in is...

enhancement

Sorry, this is not really an "issue" per say, but rather a request. What would be your suggestion for backing up/restoring this server...? Not as much as the potential media...

Sorry, once again another "issue" that is not an actual issue but rather more of a question. I recently got a VPN account and after setting it up I saw...

I get this when I poetry update on my system: ``` $ poetry update Updating dependencies Resolving dependencies... (0.0s) SolverProblemError Because typer-cli (0.0.12) depends on typer (>=0.3.0,

I am really confused on how to offline validate a JWT token generated by Keycloak. I have this: ``` from keycloak import KeycloakOpenID kid = KeycloakOpenID( server_url="https://auth.my.domain/auth/", client_id="clientid", realm_name="realmname", client_secret_key="142cfe28-0d44-4f70-b251-0910c8d19663",...