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
2021-03-22 01:07:46 +01:00
..
htdocs dashboard: add tests for TP3 2021-03-22 01:07:46 +01:00
.gitignore token-validator: use go-bindata to embedded static assets 2019-02-24 04:58:43 +01:00
auth_oidc.go Use pointer instead of struct 2021-03-07 12:41:47 +01:00
auth.go Use pointer instead of struct 2021-03-07 12:41:47 +01:00
challenge.go Use pointer instead of struct 2021-03-07 12:41:47 +01:00
check.go Fix go vet issues 2021-03-08 14:49:44 +01:00
domain.go token-validator: fix DS generation and management 2021-03-12 12:47:04 +01:00
grades.go token-validator: update grading for 2021 2021-02-13 19:43:56 +01:00
handler.go Use pointer instead of struct 2021-03-07 12:41:47 +01:00
ip.go Fix go vet issues 2021-03-08 14:49:44 +01:00
main.go token-validator: Don't use hardcoded tsig anymore 2021-02-13 21:23:18 +01:00
ping.go Use pointer instead of struct 2021-03-07 12:41:47 +01:00
ssh.go Use pointer instead of struct 2021-03-07 12:41:47 +01:00
static-dev.go token-validator: update dashboard: include visualization for individual student 2021-02-13 19:43:56 +01:00
static.go token-validator: update dashboard: include visualization for individual student 2021-02-13 19:43:56 +01:00
students.go Fix go vet issues 2021-03-08 14:49:44 +01:00
token.go token-validator: fix bug with bonus 0 2021-02-18 02:49:27 +01:00
wg.go Fix go vet issues 2021-03-08 14:49:44 +01:00