basic ldap auth algorithm

This commit is contained in:
Xavier Henner
2019-07-09 01:44:18 +02:00
parent dd38706b0b
commit 29efc7be3f
3 changed files with 106 additions and 3 deletions

View File

@@ -106,7 +106,6 @@ func (c *vpnSession) ParseEnv(infos *[]string) {
c.dev = p[1]
}
}
}
func (c *vpnSession) String() string {