Commit Graph

25 Commits

Author SHA1 Message Date
21ef2f1372 Fix HMAC calculation
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-19 15:30:26 +01:00
e8f58bad8d adlin: Pass SharedSecret in env
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-19 11:52:09 +01:00
72b8c1d32c Upgrade LinuxKit 2022-02-19 00:25:45 +01:00
0cbe2ba9c0 login-validator: Fix invalid error returned 2022-02-19 00:25:45 +01:00
d5a67e2bbb login-validator: New parameter -just-login 2022-02-19 00:25:45 +01:00
d5ddf27952 chore(deps): update module gopkg.in/ldap.v2 to v3
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-14 16:07:46 +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
0aa8a1e9ff login-validator: now it's not a simple GET, use custom json form 2021-02-17 15:19:56 +01:00
2f4cc04db2 go fmt 2021-02-13 21:23:18 +01:00
54555dcca4 Support krb5 authentication 2021-02-13 21:22:41 +01:00
af630e7b84 login-validator: precise login error 2020-02-21 01:51:46 +01:00
046abdd93c login-validator: new auth method: http forwarder 2020-02-21 01:51:46 +01:00
c833b64d13 login-validator: remove unused index page 2020-02-21 01:40:39 +01:00
8d4ab002d8 login-validator: refactor auth methods 2020-02-21 01:40:38 +01:00
0b05e8539d login-validator: add IP 2019-02-28 10:56:11 +01:00
82f83e3d89 Display IP to use in login-app 2019-02-27 02:04:35 +01:00
e08c9306da login-validator: handle iPXE tpl 2019-02-27 02:04:35 +01:00
07f0ea3711 login-validator: add signal handling 2019-02-24 03:27:38 +01:00
c69bd5c202 pkg/login-validator: fix compilation errors 2019-02-22 01:55:02 +01:00
7ba307e9b3 login-validator: also log IP 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
87599668b9 login-validator: provide latest IP 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
ee6fbe3e74 validator is now login-validator and is part of the server image 2019-02-22 01:45:13 +01:00