log src/server/session_iface.py @ 1094:8a270f32de81

age author description
Fri, 01 Jun 2018 13:04:51 +0200 Goffi server (session): new "connected" property, which is True when a user is logged
Fri, 01 Jun 2018 13:03:52 +0200 Goffi server: new getAffiliation method:
Fri, 01 Jun 2018 12:55:25 +0200 Goffi server: set jid and started time in session on log-in:
Tue, 30 Jan 2018 08:01:21 +0100 Goffi server: fixed cache_dir for service profile in session interface
Fri, 26 Jan 2018 11:15:26 +0100 Goffi date update
Wed, 03 Jan 2018 01:10:12 +0100 Goffi server: dynamic pages first draft:
Fri, 03 Nov 2017 14:37:01 +0100 Goffi misc: date update (yes it's a bit late :p )
Fri, 27 Oct 2017 18:31:42 +0200 Goffi pages(session): added method to handle reload resistant page specific data:
Tue, 11 Jul 2017 07:46:20 +0200 Goffi server (pages): added a confirm flag on successful post:
Mon, 10 Jul 2017 19:10:31 +0200 Goffi server (pages): impleted CSRF protection:
Tue, 23 May 2017 00:06:00 +0200 Goffi pages: cache identities identities in session + get identities for comments in blog
Wed, 29 Mar 2017 19:46:04 +0200 Goffi server: moved session interfaces to session_iface module + added SATGuestSession