gnowledge / gstudio

gstudio is a node description framework (NDF) to create knowledge networks. We are recreating gnowsys-studio with mongodb as storage. This scaled up version with support for multiple projects will be used for the several OER and open courseware projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browser auto saves username and password for new session

TanviB25 opened this issue · comments

Reference: http://103.36.84.149/welcome
With reference to above url, when user logged in and close the browser, for a new session it should ask for login and password for continuing activity. Except in incognito mode, user automatically able to login into same session.

  • This is default/standard behaviour. Unless and until you are logging out, session will preserved.
  • In incognito/private window of browser, volatile session is created which gets wiped out as on when window is closed.