User Details
User Details
- User Since
- Nov 12 2024, 11:31 AM (55 w, 3 d)
Jun 19 2025
Jun 19 2025
namtech added a comment to T7527: op mode commands failing with 'syntax error near then' in 2025.06.04-0020-rolling.
As this is unfixed in VyOS 2025.06.17-0020-rolling. Is there a workaround that allows i.e to update container images without removing/adding the complete image/config?
Jun 14 2025
Jun 14 2025
namtech updated the task description for T7550: Kernel Parameter Changes break IPv6 unsolicited Route Advertisments after April 2025?.
Nov 13 2024
Nov 13 2024
namtech added a comment to T6868: Monitoring: Loki Basic Authentication limitation prevents Cloud Monitoring.
technically the limit would be defined by the http header length (and httpd configured allowed header sizes), http basic auth itself has no restrictions in the context of being Base64 encoded.
Often restrictions are from tooling side, not protocol side. I.e Apache htpasswd generated passwords and usernames (under windows) are limited to 255 chars, but again this is a tool limit, not a header limit
(Source: https://httpd.apache.org/docs/2.4/programs/htpasswd.html#restrictions)
256 (255) could be a reasonable value that matches this specific constraint.
Nov 12 2024
Nov 12 2024
namtech changed Is it a breaking change? from none to behavior on T6868: Monitoring: Loki Basic Authentication limitation prevents Cloud Monitoring.
