github chr0nzz/traefik-manager v1.0.2

4 hours ago

Bug Fixes

  • TCP route saves empty address - target IP and port were read from the HTTP form fields instead of the TCP fields (all three protocol sections share the same name attributes). TCP and UDP routes now correctly read their own field values. (#35)
  • TCP route always writes certResolver - the HTTP cert resolver was applied to TCP routes even when "Enable TLS" was not checked. TCP routes now only include a tls block when "Enable TLS" is explicitly enabled, and use the TCP-specific cert resolver selection. (#35)
  • CSRF failure shows no error - fetch requests that fail the CSRF check now return a JSON error (Session expired - please refresh the page.) instead of a silent failure. (#37)

Don't miss a new traefik-manager release

NewReleases is sending notifications on new releases.