Commit Graph

59 Commits

Author SHA1 Message Date
c35a8f5e6b token-validator: save ping state (0: ping ok, 1: arping only) 2020-02-27 15:25:47 +01:00
1d2199aaef done 2020 2020-02-21 01:40:15 +01:00
7682cae26c token-validator: add a new route to get computed grades 2020-02-21 01:40:15 +01:00
ffcccce709 token-validator: introduce dummyAuth to avoid auth check 2020-02-21 01:40:15 +01:00
573a95a564 dashboard: more gradient 2020-02-21 01:40:15 +01:00
1e1d8faf6e maatma: avoid invalid character at the begining or end of domain name 2020-02-21 01:40:15 +01:00
23c286ea3e dashboard: ping + stats 2020-02-21 01:40:15 +01:00
f50638048f token-validator: return last ping time instead of boolean 2020-02-21 01:40:15 +01:00
b34444bc55 maatma: fix display of non-correct domain 2020-02-21 01:40:15 +01:00
25183e2248 dashboard: improve overall design 2020-02-21 01:40:15 +01:00
e9a08dde9e Maatma: WIP display tunnel info 2020-02-21 01:40:15 +01:00
6000b5dd2e maatma: display progress on home page 2020-02-21 01:40:15 +01:00
4babb470cd maatma: avoid useless alert 2020-02-21 01:40:15 +01:00
ddd8da6395 dashboard: refactor 2020-02-21 01:40:15 +01:00
e17d467ee3 token-validator: new route to handle challenge validation 2020-02-21 01:40:15 +01:00
708c3282e6 maatma: domains: filter useless informations and improve GLUE 2020-02-21 01:40:15 +01:00
bd729c9f54 maatma: refactor IPs getter to include some other interesting information 2020-02-21 01:40:15 +01:00
0af3355576 maatma: new function to update unlocked challenge 2020-02-21 01:40:15 +01:00
de1492e1db token-validator: upload SSH key automatically validate latest challenge 2020-02-21 01:40:15 +01:00
7bfed9dc89 maatma: display the error returned by knotc instead of generic command error 2020-02-21 01:40:15 +01:00
b8179583e6 maatma: distinct add/update/delete fonctions 2020-02-21 01:40:15 +01:00
748939c3b4 maatma: automatically sync wg config after public key reception 2020-02-21 01:40:15 +01:00
5ba8ccc0df WIP tunnel details 2020-02-21 01:40:14 +01:00
e085dbb5e3 maatma: don't use _ in domain names 2020-02-21 01:40:14 +01:00
7ebbf79bda maatma: interface for domain delegation (mostly) 2020-02-21 01:40:14 +01:00
5f83c5cd2c maatma: implement associated domains 2020-02-21 01:40:14 +01:00
955e263d39 maatma: add wg dump 2020-02-21 01:40:14 +01:00
33f0698f1e tuto2: wg working 2020-02-21 01:40:14 +01:00
cd848e3ff6 WIP maatma domains interface 2020-02-21 01:40:14 +01:00
5de19436e0 fixup! token-validator: wg tunnel API interface 2020-02-21 01:40:14 +01:00
cbebea37e5 Maatma: some fun on home page 2020-02-21 01:40:14 +01:00
e965705bfe Work on Maatma interface 2020-02-21 01:40:14 +01:00
9cb1ad6e97 token-validator: move dashboard into dashboard directory 2020-02-21 01:40:14 +01:00
ab40917285 token-validator: wg tunnel API interface 2020-02-21 01:40:14 +01:00
38902bee8d token-handler: handle authorization through Epita CRI LDAP 2020-02-21 01:40:14 +01:00
9262917553 this is tuto1 2020-02-21 01:40:08 +01:00
9eaa2bf4e8 token-validator: check key before importing it 2019-02-28 10:56:11 +01:00
081b22a64a token-validator: ip, ping, ... 2019-02-28 10:56:11 +01:00
792f6bbe25 WIP ping support 2019-02-27 02:04:35 +01:00
8b06f62e90 token-validator: can filter access through handlers 2019-02-27 02:04:35 +01:00
2d2617f6ec token-validator: add routes to display predefined IPs on challenge LAN 2019-02-27 02:04:35 +01:00
ff9c6bacdf token-validator: fix ssh part and add support for ssh-piperd 2019-02-27 02:04:35 +01:00
20749da348 token-validator: display last known IP and MAC for students 2019-02-27 02:04:35 +01:00
867b4ef194 token-validator: use go-bindata to embedded static assets 2019-02-24 04:58:43 +01:00
2ee32cb45b token-validator: generate authorizedkeys file 2019-02-22 01:46:29 +01:00
36db72ba07 token-validator: prefer displaying progress by challenge ID 2019-02-22 01:46:29 +01:00
8d2d707daa token-validator: add sshkeys management 2019-02-22 01:46:29 +01:00
bbcc7cd373 token-validator: challenge disk done 2019-02-22 01:46:29 +01:00
843aac8d54 token-validator: record logins 2019-02-22 01:46:29 +01:00
0fd38832bf Revert "login-validator: provide latest IP"
This reverts commit 42600cecbc694903c26846c611ceb376e991c715.
2019-02-22 01:46:29 +01:00