log

age author description
Wed, 29 Aug 2018 10:34:46 +0200 Sascha L. Teichmann Password reset: Reduce the risk of timing attacks and being a user oracle when requesting resets.
Tue, 28 Aug 2018 14:38:18 +0200 Bernhard Reiter Client: add passwordrest api call.
Tue, 28 Aug 2018 14:34:13 +0200 Sascha L. Teichmann Break trying to configure GeoServer if it succeeds.
Tue, 28 Aug 2018 13:46:47 +0200 Bernhard Reiter Client: fix code comment for login.
Tue, 28 Aug 2018 12:53:56 +0200 Thomas Junk refac: Layer selection componentized
Tue, 28 Aug 2018 12:39:23 +0200 Sascha L. Teichmann Don't give up to configure GeoServer the first time.
Tue, 28 Aug 2018 12:30:41 +0200 Bernhard Reiter client: add more password reset ui
Tue, 28 Aug 2018 11:50:13 +0200 Thomas Junk fix: Dockerfile.geoserv - adding "universe" to sources.list
Tue, 28 Aug 2018 08:07:08 +0200 Sascha L. Teichmann The CoreOS guys moved bbolt from github.com/coreos/ to github.com/etcd-io/.
Mon, 27 Aug 2018 17:58:49 +0200 Bernhard Reiter client: add proof of concept for toggling layer visibility.
Mon, 27 Aug 2018 17:30:31 +0200 Sascha Wilde schema: Added missing membership in "metamorph" for "sysadmin" user.
Mon, 27 Aug 2018 17:24:08 +0200 Tom Gottfried Move docker stuff from schema to dedicated docker directory
Mon, 27 Aug 2018 17:23:43 +0200 Thomas Junk refac: Sidebar menu entries are now adjusted to the left
Mon, 27 Aug 2018 17:10:25 +0200 Bernhard Reiter merge
Mon, 27 Aug 2018 17:09:51 +0200 Bernhard Reiter backend: add FIXMEs to password reset.
Mon, 27 Aug 2018 16:46:19 +0200 Bernhard Reiter client: improve codestyle (minor), remove tailing spaces.
Mon, 27 Aug 2018 16:39:58 +0200 Thomas Junk refac: Map component converted to vue component.
Mon, 27 Aug 2018 16:16:08 +0200 Sascha Wilde client makefile: since 5b7a4327f6c0 .env is included in the repo.
Mon, 27 Aug 2018 15:27:26 +0200 Sascha L. Teichmann Consolidate configuration parameters.
Mon, 27 Aug 2018 12:44:07 +0200 Bernhard Reiter proxy: improve texts for password reset mails.
Mon, 27 Aug 2018 11:56:43 +0200 Thomas Junk fix: gemma configuration added to .hgignore
Mon, 27 Aug 2018 10:35:55 +0200 Sascha L. Teichmann Use auth.RunAs in JSON controller.
Fri, 24 Aug 2018 18:06:24 +0200 Sascha L. Teichmann Simplified the function channel inside the session store.
Fri, 24 Aug 2018 18:04:25 +0200 Sascha L. Teichmann Don't tell what the reason is when login fails for database reasons.
Fri, 24 Aug 2018 16:26:53 +0200 Sascha L. Teichmann Use already declared password length in reset password.
Fri, 24 Aug 2018 16:20:21 +0200 Sascha L. Teichmann Removed dead code. Left over from refactoring.
Fri, 24 Aug 2018 16:12:19 +0200 Sascha L. Teichmann Merged metamorph-for-all back to master.
Fri, 24 Aug 2018 16:10:33 +0200 Sascha L. Teichmann Fixed logic error when fetching a connection. metamorph-for-all
Fri, 24 Aug 2018 15:56:56 +0200 Sascha L. Teichmann Merged default into metamorph-for-all branch. metamorph-for-all
Fri, 24 Aug 2018 15:47:27 +0200 Tom Gottfried Add Dockerfile for SPA client