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-02-27 15:25:47 +01:00
..
htdocs done 2020 2020-02-21 01:40:15 +01:00
.gitignore token-validator: use go-bindata to embedded static assets 2019-02-24 04:58:43 +01:00
auth.go token-validator: introduce dummyAuth to avoid auth check 2020-02-21 01:40:15 +01:00
challenge.go token-validator: new route to handle challenge validation 2020-02-21 01:40:15 +01:00
db.go token-validator: save ping state (0: ping ok, 1: arping only) 2020-02-27 15:25:47 +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 tuto2: wg working 2020-02-21 01:40:14 +01:00
ip.go done 2020 2020-02-21 01:40:15 +01:00
main.go token-validator: introduce dummyAuth to avoid auth check 2020-02-21 01:40:15 +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-handler: handle authorization through Epita CRI LDAP 2020-02-21 01:40:14 +01:00
ssh.go token-validator: upload SSH key automatically validate latest challenge 2020-02-21 01:40:15 +01:00
static.go Work on Maatma interface 2020-02-21 01:40:14 +01:00
students.go token-validator: add a new route to get computed grades 2020-02-21 01:40:15 +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