Commit Graph

49 Commits

Author SHA1 Message Date
eb5b8cdbce server image done 2019-02-22 01:46:29 +01:00
7ba307e9b3 login-validator: also log IP 2019-02-22 01:46:29 +01:00
ef17e1860e Challenge image: embbed files into yaml recipe 2019-02-22 01:46:29 +01:00
ba3f4250f5 Switch custom building of the login initramfs to linuxkkit 2019-02-22 01:46:29 +01:00
1109d76ed7 Rename login directory to login-app, to avoid colisions 2019-02-22 01:46:29 +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
cb0098317f token-validator: add recap 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
87599668b9 login-validator: provide latest IP 2019-02-22 01:46:29 +01:00
f3249cc9ed token-validator: existing student is not a case of failure 2019-02-22 01:46:29 +01:00
6bcc445691 login-validator: talk to remote validator to register new users 2019-02-22 01:46:29 +01:00
60a6b70ccf login-validator: new option to skip authentication 2019-02-22 01:46:29 +01:00
e4087394ba login: switch to HTTPS (so implies domain lookup) 2019-02-22 01:46:29 +01:00
d8fb2443c7 fixup! adlin: able to tokenize every arguments 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
78e94d4766 man: fill stages 2019-02-22 01:45:13 +01:00
19de9c271b adlin: able to tokenize every arguments 2019-02-22 01:45:13 +01:00
800bc7a921 challenge/init: randomize time at start 2019-02-22 01:45:13 +01:00
133244897b token-validator: done many challenges 2019-02-22 01:45:13 +01:00
91edced44d Create token4 2019-02-22 01:45:13 +01:00
b51b1e010a hmac-generator: new program, to be able to test with curl
42sh$ echo toto | curl -d @- -H "X-ADLIN-Authentication: $(hmac-generator secret)" https://adlin.nemunai.re/api/secret
2019-02-22 01:45:13 +01:00
fa45457bb7 token-validator: handle remote-validator authentication + new student features 2019-02-22 01:45:13 +01:00
0fbe142626 token-validator: start project 2019-02-22 01:45:13 +01:00
8268fed28c Make token generator script 2019-02-22 01:45:13 +01:00
63bfae1014 WIP server initramfs 2019-02-22 01:45:13 +01:00
5fd2795871 Start writting subject, as a manpage 2019-02-22 01:45:13 +01:00
ee6fbe3e74 validator is now login-validator and is part of the server image 2019-02-22 01:45:13 +01:00
fd58db5eb1 challenge: add some usefull pkg 2019-02-22 01:45:13 +01:00
0e7f491d0b pkg: add tftp-hpa 2019-02-22 01:45:13 +01:00
79f135a040 pkg: add Unbound 2018-02-23 20:30:45 +01:00
43d1f56e71 Make challenge image 2018-02-23 20:30:29 +01:00
10fea52dfe validator: add privatekey, derived from username 2018-02-23 20:30:29 +01:00
ad944b9920 initramfs-login: add kernel modules in recipe 2018-02-23 20:30:29 +01:00
d42593715d validator: add logout route 2018-02-23 20:30:29 +01:00
23ab4264f9 validator: add LDAP auth 2018-02-23 20:30:29 +01:00
a750e2d7ce login: increase password field size 2018-02-23 20:30:29 +01:00
24a530b515 validator: implement PXE template 2018-02-23 20:30:29 +01:00
e9ddee7ef1 Add initramfs-login 2018-02-23 20:30:29 +01:00
5746c8269f tftp: add configuration 2018-02-23 20:30:29 +01:00
bf9707dc5a Implement login endpoint 2018-02-23 20:30:29 +01:00
2058e3c8e2 login form ok 2018-02-23 20:30:29 +01:00
e927de80d0 WIP students list 2018-02-18 14:45:48 +01:00
7d681aa95a WIP ssh 2018-02-18 14:45:48 +01:00
404792c2eb Initial commit 2018-02-18 14:45:46 +01:00