This repository has been archived on 2024-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
adlin/pkg/login-validator/cmd
Pierre-Olivier Mercier 21ef2f1372
All checks were successful
continuous-integration/drone/push Build is passing
Fix HMAC calculation
2022-02-19 15:30:26 +01:00
..
arp.go login-validator: add IP 2019-02-28 10:56:11 +01:00
auth_fwd.go login-validator: now it's not a simple GET, use custom json form 2021-02-17 15:19:56 +01:00
auth_krb5.go login-validator: Fix invalid error returned 2022-02-19 00:25:45 +01:00
auth_ldap.go chore(deps): update module gopkg.in/ldap.v2 to v3 2021-11-14 16:07:46 +01:00
auth.go go fmt 2021-02-13 21:23:18 +01:00
go.mod Upgrade LinuxKit 2022-02-19 00:25:45 +01:00
go.sum Upgrade LinuxKit 2022-02-19 00:25:45 +01:00
login.go Fix HMAC calculation 2022-02-19 15:30:26 +01:00
logout.go validator is now login-validator and is part of the server image 2019-02-22 01:45:13 +01:00
main.go adlin: Pass SharedSecret in env 2022-02-19 11:52:09 +01:00
pxetpl.go Fix HMAC calculation 2022-02-19 15:30:26 +01:00
ssh.go validator is now login-validator and is part of the server image 2019-02-22 01:45:13 +01:00
students.go validator is now login-validator and is part of the server image 2019-02-22 01:45:13 +01:00