log

age author description
Sun, 01 May 2016 12:03:03 +0200 hertzhaft create regions from plain JSON data
Thu, 28 Apr 2016 19:40:47 +0200 robcast added auth token in cookie. cookie name configurable as "auth-token-cookie".
Thu, 28 Apr 2016 19:07:49 +0200 robcast deal with list of roles being null.
Thu, 28 Apr 2016 18:15:52 +0200 robcast more error handling in oauth plugin.
Tue, 26 Apr 2016 14:46:55 +0200 robcast added authenticate button for oauth plugin.
Mon, 25 Apr 2016 12:56:14 +0200 robcast Inspect OpenID token and check expiration.
Tue, 19 Apr 2016 10:31:45 +0200 robcast remove auth token hash from url.
Fri, 01 Apr 2016 12:31:14 +0200 robcast oauth authentication works for scroll-background and birdseye view too.
Fri, 01 Apr 2016 12:17:36 +0200 robcast oauth plugin works now with authOnErrorMode.
Thu, 31 Mar 2016 17:05:28 +0200 robcast new OpenID Connect authentication OpenIdAuthnOps works now!
Thu, 31 Mar 2016 14:08:01 +0200 robcast renamed XMLListLoader to more accurate XMLMapLoader. created new XMLMapListLoader.
Wed, 30 Mar 2016 16:26:34 +0200 robcast first draft of OpenId Connect authentication class.