Page MenuHomeVyOS Platform

namtech (Chris)
User

Projects

User does not belong to any projects.

User Details

User Since
Tue, Nov 12, 11:31 AM (2 w, 6 d)

Recent Activity

Wed, Nov 13

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, 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.

Wed, Nov 13, 8:17 AM · VyOS Rolling

Tue, Nov 12

namtech changed Is it a breaking change? from none to behavior on T6868: Monitoring: Loki Basic Authentication limitation prevents Cloud Monitoring.
Tue, Nov 12, 11:46 AM · VyOS Rolling
namtech created T6868: Monitoring: Loki Basic Authentication limitation prevents Cloud Monitoring.
Tue, Nov 12, 11:43 AM · VyOS Rolling