authenticate: update user info screens (#1774)

- rename "dashboard" to userinfo to avoid confusion
- don't leak version from error page.
- fix typo in state.go
- make statik determenistic on modtime


Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
bobby 2021-01-13 13:15:31 -08:00 committed by GitHub
parent 6034bcea73
commit 6466efddd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 716 additions and 460 deletions

View file

@ -25,7 +25,7 @@ func TestStore(t *testing.T) {
SaveError: nil,
LoadError: nil,
},
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwcm9ncmFtYXRpYyI6ZmFsc2UsInN1YiI6IjAxMDEifQ.xQQPXGN3q3j_CHbz6p9D-vZ1DaiPWwKdQhNxNHoYzvM",
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwcm9ncmFtbWF0aWMiOmZhbHNlLCJzdWIiOiIwMTAxIn0.PXmONj-P1lV2BVAZ21lTicAapZr3w8yE2eX9zO07zQc",
&sessions.State{Subject: "0101"},
false,
false,