Home
last modified time | relevance | path

Searched refs:oldclientuser (Results 1 – 2 of 2) sorted by relevance

/dports/www/e2guardian/e2guardian-5.3.4/src/
H A DConnectionHandler.hpp76 std::string oldclientuser; member in ConnectionHandler
H A DConnectionHandler.cpp708 std::string oldclientuser; in handleConnection() local
2972 …thread_id << " -Auth plugin found username " << clientuser << " (" << oldclientuser << "), now det… in doAuth()
2974 if (clientuser == oldclientuser) { in doAuth()
3047 oldclientuser = clientuser; in doAuth()