This repository has been archived on 2024-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
adlin/token-validator
2020-03-01 18:25:50 +01:00
..
htdocs token-validator: use cookies instead of localStorage to store auth token 2020-03-01 18:25:50 +01:00
.gitignore token-validator: use go-bindata to embedded static assets 2019-02-24 04:58:43 +01:00
auth.go token-validator: use cookies instead of localStorage to store auth token 2020-03-01 18:25:50 +01:00
challenge.go token-validator: split rawHandler with responseHandler 2020-03-01 18:25:50 +01:00
db.go token-validator: use cookies instead of localStorage to store auth token 2020-03-01 18:25:50 +01:00
domain.go done 2020 2020-02-21 01:40:15 +01:00
grades.go token-validator: add a new route to get computed grades 2020-02-21 01:40:15 +01:00
handler.go token-validator: use cookies instead of localStorage to store auth token 2020-03-01 18:25:50 +01:00
ip.go done 2020 2020-02-21 01:40:15 +01:00
main.go token-validator: use cookies instead of localStorage to store auth token 2020-03-01 18:25:50 +01:00
ping.go token-validator: save ping state (0: ping ok, 1: arping only) 2020-02-27 15:25:47 +01:00
session.go token-validator: use cookies instead of localStorage to store auth token 2020-03-01 18:25:50 +01:00
ssh.go token-validator: split rawHandler with responseHandler 2020-03-01 18:25:50 +01:00
static-dev.go dashboard: use last path item to handle TP number selection 2020-02-28 13:23:11 +01:00
static.go dashboard: use last path item to handle TP number selection 2020-02-28 13:23:11 +01:00
students.go token-validator: include ping in progression 2020-02-27 15:26:57 +01:00
token.go fixup! adlin: able to tokenize every arguments 2019-02-22 01:46:29 +01:00
wg.go done 2020 2020-02-21 01:40:15 +01:00