Blake G
Blake G
@tiffwong Since firewalls are now out of beta, I thought I would see if there are any updates to fix this issue soon. Using the Linode CLI to edit firewall...
@tiffwong Cloud firewall is [available globally](https://www.linode.com/blog/security/cloud-firewall-protect-your-network/) and I thought I'd see if there are any updates. This issue still exists, and is a service I'd like to use. Cloud manager...
While I think encryption of stored passwords would be a good thing, I don't think this would necessarily be needed in order for a user to change their password. A...
@vlad-a-c #840 was a duplicate and was closed, this issue is still open.
Docker is not always as light weight as running the application directly. For instance, if I were to run it on Alpine Linux, I would have to install glibc from...
Yes, it's still a relevant issue, as it's still dynamically linked against some glibc libraries. This would still limit which distributions you can run the server on, to those which...
#8735 does a good job of resolving this. It's definitely useable now, though the layout does look a bit different than the rest of the cloud manager. Also, when moving...
I'm not sure you could append it like that, but #37 will allow you to append to Stdout, whatever you set it to when you use the library. If its...
I could see this being a useful feature, I would be happy to merge conflicts and submit a pull request for the updated library, as changes have been made since...
When running tests, this didn't seem to support IPV6, only IPV4. It might be a good idea for this library to support both IPV4 and IPV6, IPV4 only, or IPV6...