storj/satellite/console/consoleauth
Jeremy Wharton 58c5d44f44 satellite/console: integrate sessions into satellite UI
This change integrates the session management database functionality
with the web application. Claim-based authentication has been removed
in favor of session token-based authentication.

Change-Id: I62a4f5354a3ed8ca80272814aad2448f901eab1b
2022-06-13 08:02:02 +00:00
..
apikey.go pkg/auth: move package to consoleauth 2020-10-06 14:15:07 +02:00
claims_test.go all: remove old uuid 2020-04-02 19:30:36 +03:00
claims.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
hmac.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
service.go satellite/console: integrate sessions into satellite UI 2022-06-13 08:02:02 +00:00
sessions.go satellite/console: implement WebappSessions db 2022-05-16 15:06:04 +00:00
token_test.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
token.go all: fix linter complaints 2020-10-13 15:59:01 +03:00