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-27 13:10:05 +01:00
..
htdocs fix 2020-03-27 13:10:05 +01:00
.gitignore token-validator: use go-bindata to embedded static assets 2019-02-24 04:58:43 +01:00
auth_oidc.go token-validator: add OpenID connect with Epita CRI 2020-03-01 18:34:20 +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
checker.go checker: integrate student checker script into token-validator 2020-03-27 13:09:54 +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 maatma: update domain through dynamic-dns instead of knot interface 2020-03-27 13:06:23 +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 checker: integrate student checker script into token-validator 2020-03-27 13:09:54 +01:00
ping.go checker: integrate student checker script into token-validator 2020-03-27 13:09:54 +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 token-validator: maatma should be the root of token-validator 2020-03-01 18:25:50 +01:00
static.go token-validator: maatma should be the root of token-validator 2020-03-01 18:25:50 +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