Commit b6ec5def authored by jan.koester's avatar jan.koester
Browse files

test

parent 0cdae5c2
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -895,9 +895,7 @@ 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