summaryrefslogtreecommitdiff
path: root/auth/telnet.php
AgeCommit message (Collapse)Author
2014-06-10Rewrite of the routers part.Guillaume Mazoyer
Should be more modular now to add other routers types.
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.