log

age author description
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
Fri, 24 Aug 2018 15:46:38 +0200 Tom Gottfried Do not call the username email
Fri, 24 Aug 2018 15:38:15 +0200 Sascha L. Teichmann Merged default into metamorph-for-all branch. metamorph-for-all
Fri, 24 Aug 2018 15:35:32 +0200 Tom Gottfried Format JSON file
Fri, 24 Aug 2018 15:33:33 +0200 Sascha L. Teichmann Merged default into metamorph-for-all branch. metamorph-for-all
Fri, 24 Aug 2018 15:30:31 +0200 Sascha L. Teichmann Use metamorphic database connections for auth.RunAs(). metamorph-for-all
Fri, 24 Aug 2018 15:17:35 +0200 Tom Gottfried Allow accessing client from outside localhost via hostname
Fri, 24 Aug 2018 15:14:10 +0200 Tom Gottfried Recommend using .env.local instead of copying .env.sample
Fri, 24 Aug 2018 15:12:22 +0200 Sascha L. Teichmann Throw away the connection level for sessions. metamorph-for-all
Fri, 24 Aug 2018 14:41:02 +0200 Thomas Junk fix: Passwordfield required made optional
Fri, 24 Aug 2018 14:34:59 +0200 Bernhard Reiter proxy: improve description of --mail-user option.
Fri, 24 Aug 2018 14:28:05 +0200 Sascha L. Teichmann Give file containing the session store a more suited name. metamorph-for-all
Fri, 24 Aug 2018 14:26:57 +0200 Thomas Junk fix: A visual diference of the admin section
Fri, 24 Aug 2018 14:25:05 +0200 Sascha L. Teichmann The connection pool is now only a session store. metamorph-for-all
Fri, 24 Aug 2018 14:21:46 +0200 Thomas Junk fix: N.N as Username is now a placeholder
Fri, 24 Aug 2018 14:11:10 +0200 Bernhard Reiter merge (was too slow).
Fri, 24 Aug 2018 14:10:47 +0200 Bernhard Reiter merge
Fri, 24 Aug 2018 14:10:22 +0200 Bernhard Reiter proxy: fix minor typo in default for --mail-from
Fri, 24 Aug 2018 14:09:57 +0200 Thomas Junk fix: Added (now) styled component of Passwordfield
Fri, 24 Aug 2018 14:02:53 +0200 Thomas Junk feat: Password field as custom component refactored