Peter Gardfjäll
Peter Gardfjäll
What's the status on this? Is it still not possible to configure cert-based authentication for PostgreSQL through the helm chart?
As I mentioned in the PR my reservations regarding garth remain. I don't feel comfortable using a library that reaches out to an S3 bucket to grab credentials. Whose are...
I also got a `Package autoload is deprecated` and a failing `install.el` when run on `emacs-29`. I reported on it [here](https://github.com/radian-software/straight.el/pull/1054#issuecomment-1437445658) but it probably belongs better in this issue.
> Is it planned to add support for 2FA? Ideally with saving cookie to automate backup process? No such plans at this time, no.
This library does not support two-factor authentication. I have no intention of adding support at this time.
Thanks for showing an interest in the tool. I already turned down a PR to integrate with garth, and I still feel the same way about using a library that...
Excellent, I'll take 1.5.4 for a spin then!
I ran into a similar issue with files like this one: [AuthenticationHandler`1.cs](https://github.com/aspnet/AspNetKatana/blob/v4.2.0/src/Microsoft.Owin.Security/Infrastructure/AuthenticationHandler%601.cs) being "translated" into AuthenticationHandler_1.cs. It seems to be a convention in certain C# projects to add backticks to...
I've transitioned to the official `gopls` server and it appears to be working pretty well. Pretty much on par with the saibing fork, as far as I can tell.