Commit Graph

23 Commits

Author SHA1 Message Date
268695563c token-validator: ssh_access is given through receiveChallenge 2023-02-21 19:00:44 +01:00
5de31f10d7 Add a challenge for shadow password 2023-02-20 17:10:20 +01:00
f4c9a556ae token-validator: EMail is challenge 9 in fact... 2022-03-02 00:58:40 +01:00
0a9bb806cd As PKey are smaller, fix disk test 2022-03-02 00:40:35 +01:00
7b8cc1920e token-validator: Don't print error on duplicate challenge validation
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-02-27 12:45:23 +01:00
e39586338e token-validator: Add automatic mail challenge
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-02-19 11:38:34 +01:00
6269ac83d4 Update go.mod 2021-10-31 20:32:09 +01:00
6d8f38d749 Use pointer instead of struct 2021-03-07 12:41:47 +01:00
833d3198f2 tokens: use adlin to transmit wg-adlin 2021-02-18 02:49:27 +01:00
0c661f36f6 split checker from token-validator 2021-02-13 19:43:55 +01:00
09552ab516 token-validator: split rawHandler with responseHandler 2020-03-01 18:25:50 +01:00
6086b82181 token-validator: add email bonus challenge 2020-02-28 13:22:31 +01:00
0302d30390 token-validator: add missing SSH challenge 2020-02-27 15:30:07 +01:00
7865373ffc token-validator: prefer return Method not supported to valid GET 2020-02-27 15:28:38 +01:00
d705fa7326 token-validator: add code reading bonus 2020-02-27 15:25:48 +01:00
e17d467ee3 token-validator: new route to handle challenge validation 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
9262917553 this is tuto1 2020-02-21 01:40:08 +01:00
081b22a64a token-validator: ip, ping, ... 2019-02-28 10:56:11 +01:00
bbcc7cd373 token-validator: challenge disk done 2019-02-22 01:46:29 +01:00
9a821276e0 token-validator: get challenge id also via json 2019-02-22 01:46:29 +01:00
6df70342af Replace blake2b by sha512 (as it is not yet available on alpine 2019-02-22 01:45:13 +01:00
133244897b token-validator: done many challenges 2019-02-22 01:45:13 +01:00