summaryrefslogtreecommitdiff
path: root/auth/ssh.php
AgeCommit message (Collapse)Author
2014-06-04Fix some newbie errors.Guillaume Mazoyer
2014-06-01Remove useless functions overrides.Guillaume Mazoyer
2014-06-01Add telnet based authentication.Guillaume Mazoyer
Continue authentication rewrite. Use abstract class with factory instanciation.