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
Renovate Bot 8b9f4acab7
Some checks failed
continuous-integration/drone/push Build is failing
fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.6
2023-10-04 11:17:53 +00: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 fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.6 2023-10-04 11:17:53 +00:00
go.sum fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.6 2023-10-04 11:17:53 +00:00
login.go login-{validator,app}: Check if the user is already logged elsewhere 2023-02-21 19:00:44 +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 login-validator: Refactor, search csv in /data dir 2023-02-25 22:07:23 +01:00
passwd.go Add a challenge for shadow password 2023-02-20 17:10:20 +01:00
pxetpl.go login-validator: Create a file to store username 2022-03-01 21:31:00 +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 login-validator: Refactor, search csv in /data dir 2023-02-25 22:07:23 +01:00