Skip to content

v4.10.9

commit f7fd551e8d98c29bf287e0c53714dadf89c8e641
Author: Mike McRill <mike@mcrill.net>
Date:   Fri Nov 18 11:28:15 2022 -0600

    fix(token): remove cluster token in user token response

M   frontend/users.go

commit d9d61f67ea85cf664e53f478029256ab289e86e3
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Wed Nov 9 12:09:50 2022 -0600

    fix: if token has secrets make sure they match input

    Signed-off-by: Greg Althaus <galthaus@austin.rr.com>

M   backend/jwt-utils.go

commit af191e5c1b51f9d29fa9792bb952b9f68a3710fb
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Nov 15 14:47:10 2022 -0600

    fix(token): Exposing the cluster token in the info get call is Bad.

M   frontend/info.go

commit 197f950da203cac7d0b6404bcc5fc4bca37ef639
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Fri Nov 11 17:38:36 2022 -0600

    fix(dhcp): Use the static address if specified instead of default gateway or local address.

    Signed-off-by: Greg Althaus <galthaus@austin.rr.com>

M   dhcpv4/dhcp.go
M   server/args.go

End of Note