commit 4094436c996efab42ffef155d2c556ea3ef19ad4
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 8cfd6673472472d0f6a6ac2b24c110a0b1b668b1
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 de6b1d8d5d3f302df937e8d8fa57877eb5910bec
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
End of Note