Commit Graph

120 Commits

Author SHA1 Message Date
9ed5cea6e8 tuto3: update checks 2021-04-01 09:49:35 +02:00
3e3a0e9e37 token-validator: Implement token collector 2021-03-25 14:38:20 +01:00
6b81aebc71 dashboard: add tests for TP3 2021-03-22 01:07:46 +01:00
12c74ebbb3 dashboard: update display only when all calculation done 2021-03-21 20:57:18 +01:00
2f13023128 token-validator: add some more help 2021-03-14 11:00:03 +01:00
b73cab920a dashboard: can filter by challenge state 2021-03-14 10:59:15 +01:00
fbaad50fbd token-validator: fix DS generation and management 2021-03-12 12:47:04 +01:00
cd6a63fc57 Fix go vet issues 2021-03-08 14:49:44 +01:00
456694c330 maatma: add mistake indications on home page 2021-03-07 12:41:47 +01:00
6d8f38d749 Use pointer instead of struct 2021-03-07 12:41:47 +01:00
853477e54a checker: deep redesign 2021-03-07 12:41:47 +01:00
2bd6b3f18b maatma: add help on pages 2021-03-07 12:38:37 +01:00
8712e33c5a maatma: publish progression on frontpage 2021-03-07 12:38:37 +01:00
f47eb68505 dashboard: extract progress and visual changes 2021-03-07 12:38:37 +01:00
5a4650f70e token-validator: update to handle custom domains 2021-03-07 12:38:37 +01:00
9cd237daff checker: for each tun IP 2021-03-07 12:38:37 +01:00
b6eb652929 token-validator: display custom IP 2021-03-07 12:38:36 +01:00
d28b14fa50 token-validator: better calculate IP contained 2021-03-03 18:44:26 +01:00
da1920673d token-validator: use SuffixIP, can modify it and can delete tunnels 2021-03-02 19:08:42 +01:00
060831d9c2 token-validator: fix IP assignation when > 254 (there is a lot of student this year) 2021-02-20 19:15:30 +01:00
4e23744f60 token-validator: last fixes 2021-02-18 09:16:11 +01:00
758326ff0d token-validator: fix bug with bonus 0 2021-02-18 02:49:27 +01:00
833d3198f2 tokens: use adlin to transmit wg-adlin 2021-02-18 02:49:27 +01:00
2f4cc04db2 go fmt 2021-02-13 21:23:18 +01:00
331192ccbe token-validator: Don't use hardcoded tsig anymore 2021-02-13 21:23:18 +01:00
54555dcca4 Support krb5 authentication 2021-02-13 21:22:41 +01:00
7a72afc81d tuto3: various fixes to help students 2021-02-13 19:43:56 +01:00
4d3b5c42b6 token-validator: update grading for 2021 2021-02-13 19:43:56 +01:00
dea2436c88 maatma: Can specify a dedicated IPv6 for NS association 2021-02-13 19:43:56 +01:00
66cfb49a08 token-validator: precise GLUE error 2021-02-13 19:43:56 +01:00
1280c7aad1 Update OIDC URL 2021-02-13 19:43:56 +01:00
85ad80a671 token-validator: update dashboard: include visualization for individual student 2021-02-13 19:43:56 +01:00
9f909b9cba token-validator: fix handling of TTL in Maatma 2021-02-13 19:43:56 +01:00
3a9623a6af token-validator: implement GLUE test 2021-02-13 19:43:56 +01:00
e7d9b1c89f token-validator: reorganize tunnels page to clarify active tunnels and connected tunnels 2021-02-13 19:43:56 +01:00
7d2976c2be dashboard: add TP3 2021-02-13 19:43:55 +01:00
e1642827d1 token-validator: use version to distinguish TP2's VM from TP3 2021-02-13 19:43:55 +01:00
28d5aa8fca token-validator: add suffixip and version in db 2021-02-13 19:43:55 +01:00
af88c485b6 Can use the busybox wget by passing special header to GET, instead of requiring curl 2021-02-13 19:43:55 +01:00
0c661f36f6 split checker from token-validator 2021-02-13 19:43:55 +01:00
9111e1bbe1 fix 2020-03-27 13:10:05 +01:00
63e39f8b03 checker: integrate student checker script into token-validator 2020-03-27 13:09:54 +01:00
709205846e maatma: add toast instead of alert 2020-03-27 13:08:47 +01:00
da72f5e28a maatma: update bootstrap & jquery 2020-03-27 13:07:19 +01:00
57996a271c maatma: update domain through dynamic-dns instead of knot interface 2020-03-27 13:06:23 +01:00
9b3a71e39c gofmt 2020-03-15 02:53:32 +01:00
4ddfe9e5c4 token-validator: add OpenID connect with Epita CRI 2020-03-01 18:34:20 +01:00
3837513270 token-validator: don't prepend prefix when redirection are outside the site 2020-03-01 18:25:50 +01:00
e1f7027109 token-validator: maatma should be the root of token-validator 2020-03-01 18:25:50 +01:00
a4a7b48a4f token-validator: use cookies instead of localStorage to store auth token 2020-03-01 18:25:50 +01:00