Go to file
Xavier Henner 24544a6260 optimisations
* use pyke's re cache
* get an unlimited number of ldap attributes
* get a perturbator for the OTP secret, in case of stolen phone
* lowercase the username, to avoid strange behaviour with the OTP
2019-07-12 22:33:22 +02:00
vendor optimisations 2019-07-12 22:33:22 +02:00
.gitignore add external ip route command 2019-07-11 08:15:26 +02:00
crypto.go finish OTP code 2019-07-10 18:40:15 +02:00
dhcp.go add dynamic IP attributions 2019-07-10 19:00:52 +02:00
go.mod windows sux :) 2019-07-11 19:41:33 +02:00
go.sum Add logging, including the json one 2019-07-10 17:47:43 +02:00
httpd.go optimisations 2019-07-12 22:33:22 +02:00
ldap.go optimisations 2019-07-12 22:33:22 +02:00
logs.go Add logging, including the json one 2019-07-10 17:47:43 +02:00
main.go optimisations 2019-07-12 22:33:22 +02:00
openvpn-dm-mgt-server.conf.example optimisations 2019-07-12 22:33:22 +02:00
otp.go finish OTP code 2019-07-10 18:40:15 +02:00
roadwarrior.conf windows sux :) 2019-07-11 19:41:33 +02:00
utils.go add dynamic IP attributions 2019-07-10 19:00:52 +02:00
vpnserver.go optimisations 2019-07-12 22:33:22 +02:00
vpnsession.go optimisations 2019-07-12 22:33:22 +02:00