4
0
Эх сурвалжийг харах

fix: Don't log SID (!) SECURITY

jamesread 8 сар өмнө
parent
commit
956e74a6b3

+ 0 - 1
service/internal/api/api.go

@@ -145,7 +145,6 @@ func (api *oliveTinAPI) LocalUserLogin(ctx ctx.Context, req *connect.Request[api
 
 			log.WithFields(log.Fields{
 				"username": user.Username,
-				"sid":      sid,
 			}).Info("LocalUserLogin: Session created and registered")
 
 			// Set the authentication cookie in the response headers