William Puckering
William Puckering
Heh I keep checking back here hoping to see if anyone has chimed in, but here's some stuff that might be helpful: Nice list of Go projects, has some libraries...
I have the same need. I'm assuming he's asking about being able to do something like this for the ingress rules: ``` ingress: - hostname: myapp.example.com service: http://internaladdress:8080 - hostname:...
It's a real bummer that something as basic as local user authentication isn't there, especially since on the frontpage of the main website you see this: "Outline’s source code is...
I can confirm this bug. Happening to me as well, the command line argument string is being truncated.
Checking back months later, kind of surprised such a critical issue hasn't been addressed yet...
> > The URI can have `?algorithm=SHA256` param to specify the algorithm. > > The URI provided by lemmy-ui actually does have that param, it just appears that it either...
I stand corrected on Bitwarden only supporting SHA-1. It does in fact support the other algorithms, but only if you input the entire otpauth://totp/ URI into the Authenticator Secret field,...
Having this same issue on my instance. Also running 0.18.0.
Same issue, window scaling and resizing is all messed up.