From 41cbc9387f2ca98799ee4f31469ca46e5400b94d Mon Sep 17 00:00:00 2001 From: wbudic <42565654+wbudic@users.noreply.github.com> Date: Sun, 2 Jun 2019 18:21:37 +1000 Subject: [PATCH] Update Installation.txt --- Installation.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Installation.txt b/Installation.txt index f86ab65..9a5b940 100644 --- a/Installation.txt +++ b/Installation.txt @@ -165,5 +165,21 @@ Subsequent versions of LifeLog software might require this operation. You can export and modify your added categories via an CSV file. Making sure the ID first column across all entries has a unique number. +#Install AUTO_LOGIN +On a personal network or small network, you might prefere to auto login when browsing to the LifeLog, +instead of entering every time user name and password. It makese sense, as you are the only one using it, +don't need that extra security. + +Other scenario is that the LifeLog in an Office Environment is accessed by multiple people., +using same alias and password. Don't need to have any extra security as the alias and password is known. + + +Modify, in dbLifeLog/main.cnf +Look for < +And change have your general login credentials. i.e.: +< + +Then login one last time, and enable AUTO_LOGIN at the configuration page. + -- 2.34.1