commit bd6d03fce2874279903f9f48822cfe350dd0e691
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 88d636f0c2a059838e450d7c38ec8ffe6a82ecbd
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 bebce58986f40bbe96c30ce0c4bd25d0aedee687
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
End of Note