storj/satellite/console/consoleweb
Egon Elbre a129a8bd35 all: separate err check for http
We want to avoid net/http dependency in errs2 package, hence we removed
http.ErrServerClosed from IgnoreCanceled and IsCanceled check. Now we
need to add that check explicitly to every http endpoint.

Change-Id: I62b1cc0a0a2d3b43301d713a7951e5022145f88f
2020-04-16 18:50:24 +03:00
..
consoleapi all: simplify uuid usage 2020-04-02 13:45:19 +00:00
consoleql all: simplify uuid usage 2020-04-02 13:45:19 +00:00
consolewebauth web/satellite: logout fix 2020-01-29 16:53:21 +00:00
server.go all: separate err check for http 2020-04-16 18:50:24 +03:00
utils.go satellite/console: use cookie based auth scheme 2020-01-20 21:35:23 +02:00