Commit 3269a314 authored by jan.koester's avatar jan.koester
Browse files

Revert "test"

This reverts commit b6ec5def
parent b6ec5def
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -895,7 +895,9 @@ void blogi::Blogi::loginPage(libhttppp::HttpRequest &curreq,const int tid,const

    libhtmlpp::HtmlString out;


    // Check for automatic login credentials in the configuration
    username = ctx.config->getUsername();
    password = ctx.config->getPassword();

    if (!username.empty() && !password.empty()) {
        // Attempt automatic login