Code Monkey home page Code Monkey logo

Comments (3)

jgm avatar jgm commented on August 17, 2024

The problem you encountered is partially fixed in the latest release, 0.3.3.

In the previous version of gitit, the session timer started when the user logged in
and was never reset. In 0.3.3, the session time is reset to one hour every time you
start editing a page. So, unless you spend more than an hour editing a
single page, you will not be logged off unexpectedly.

I think this is enough of a fix for now. I thought a bit about how form data might
be made persistent between sessions, but this would be complex, and I'm not sure the
benefits are worth the cost.

Google Code Info:
Author: [email protected]
Created On: 2008-12-28T20:34:47.000Z

from gitit.

jgm avatar jgm commented on August 17, 2024

You could have some ajax polling every hour or so to maintain the session freshness

Google Code Info:
Author: [email protected]
Created On: 2009-01-02T14:06:01.000Z

from gitit.

jgm avatar jgm commented on August 17, 2024

A better suggestion, I think, would be the logged-out page could preserve the edited
text; then, when one is logged in and returned to the edit form, the edited text
could replace the editbox's default text.

Google Code Info:
Author: [email protected]
Created On: 2009-06-08T21:00:49.000Z

from gitit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.