Commit Graph

43 Commits

Author SHA1 Message Date
8b9f4acab7 fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.6
Some checks failed
continuous-integration/drone/push Build is failing
2023-10-04 11:17:53 +00:00
7e8d269442 fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.5
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-09 19:03:34 +00:00
a3657c4356 fix(deps): update module github.com/jcmturner/gokrb5/v8 to v8.4.4
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-02 03:09:45 +00:00
50ad1f0712 login-validator: Refactor, search csv in /data dir 2023-02-25 22:07:23 +01:00
c313debfdc login-{validator,app}: Check if the user is already logged elsewhere 2023-02-21 19:00:44 +01:00
afed114190 login-validator: Fix not reloading issue 2023-02-20 17:53:25 +01:00
5de31f10d7 Add a challenge for shadow password 2023-02-20 17:10:20 +01:00
b194c1d670 fix(deps): update module github.com/jcmturner/gokrb5/v8 to v8.4.3
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-17 09:08:57 +00:00
9d4f15d8dd fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.4
Some checks are pending
continuous-integration/drone/push Build is running
2022-08-17 08:26:50 +00:00
fa9248ba00 chore(deps): update module github.com/go-ldap/ldap/v3 to v3.4.3
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-24 13:53:15 +00:00
882ef1c3f8 login-validator: Create a file to store username 2022-03-01 21:31:00 +01:00
bb7bf52433 login-validator: Try to fix solver distribution 2022-03-01 19:31:07 +01:00
24e7005e41 Include solver in some case 2022-03-01 18:11:39 +01:00
26c162f319 login-validator: Save shadow file by IP 2022-02-27 12:45:23 +01:00
59abc217d1 login-validator: Append shadow to original challenge archive 2022-02-27 12:45:23 +01:00
f317d11fac login-validator: Add gzip compression 2022-02-27 12:45:23 +01:00
aa753b4075 login-validator: Generate cpio archive 2022-02-27 12:45:23 +01:00
d896911077 login-validator: Can receive shadow files 2022-02-27 12:45:23 +01:00
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