mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-18 22:14:35 +00:00
chore: lint repo (use american english) (#9144)
This commit is contained in:
@@ -49,7 +49,7 @@ func NewWebsocketManager(
|
||||
CheckOrigin: func(r *http.Request) bool {
|
||||
// TODO ???
|
||||
//
|
||||
// The default behaviour would be relevant to browser-based clients,
|
||||
// The default behavior would be relevant to browser-based clients,
|
||||
// afaik. I suppose having a pass-through is a workaround for allowing
|
||||
// for more complex security schemes, shifting the burden of
|
||||
// AuthN/AuthZ outside the Tendermint RPC.
|
||||
|
||||
Reference in New Issue
Block a user