sethamclean

Results 8 comments of sethamclean

@oranja, I'd be happy to put together a pull request with some updated documentation. Would there be any interest in a pull request that adds the location themes/plugins are templated...

> @sethamclean @DimitarHristov111 Hey! Just curious, why don't you terminate TLS at ingress? We do now because it's our only option. End to end TLS would be more secure since...

Also using go 1.11 modules and experiencing the same issue. This issue has been open almost two months without a reply so...

I'm experiencing the same issue running from the docker container.

It looks like the change to disable PXE in the primary DHCP server was not applied. This caused iPXE to try to download `pxelinux.0` over tftp. Running with an updated...

The AWS SSO workflow is a perfect example where you don't re-enter your credentials. You're stored SSO token in your browser is used as a "refresh token". It isn't inconvenient...

It works just as well via ssh or remote sessions, as a URL is provided in the terminal. > Anything that requires opening a web browser is inconvenient if you're...

@duckt14 You are using the commit hash but instead should be using the file hash. You are also using the earliest commit when you most likely want the latest. ```...