log

age author description
Thu, 02 Aug 2018 19:25:30 +0200 Tom Gottfried Allow Waterway User to update a limited set of profile attributes
Thu, 02 Aug 2018 18:39:01 +0200 Sascha L. Teichmann Added type for roles.
Thu, 02 Aug 2018 18:07:35 +0200 Sascha L. Teichmann Added CORS support.
Thu, 02 Aug 2018 17:28:07 +0200 Tom Gottfried Remove noisy NOTICEs between test output
Thu, 02 Aug 2018 17:22:10 +0200 Sascha L. Teichmann If sys_admin renames user with pending password request update the pending requests, too.
Thu, 02 Aug 2018 17:17:31 +0200 Sascha L. Teichmann Ensure that build password generator obeys password rules.
Thu, 02 Aug 2018 16:40:14 +0200 Sascha L. Teichmann Persist password reset requests in database.
Thu, 02 Aug 2018 15:14:38 +0200 Sascha L. Teichmann Added new table password_reset_requests to schema pw_reset.
Thu, 02 Aug 2018 13:06:39 +0200 Tom Gottfried Add special role for password reset
Thu, 02 Aug 2018 12:48:59 +0200 Tom Gottfried Add example configuration and use it in dockerised backend
Thu, 02 Aug 2018 10:18:25 +0200 Sascha L. Teichmann Simplified internal password generator.
Thu, 02 Aug 2018 10:04:54 +0200 Sascha L. Teichmann JSON input is not used when doing a password reset.
Thu, 02 Aug 2018 10:03:54 +0200 Sascha L. Teichmann Limit is not needed when fetching an email for a user.
Wed, 01 Aug 2018 18:35:30 +0200 Sascha L. Teichmann Cosmetics. Little less structure bloat.
Wed, 01 Aug 2018 18:16:14 +0200 Tom Gottfried Lock out the PUBLIC more rigorously
Wed, 01 Aug 2018 17:35:12 +0200 Tom Gottfried Place functions in more matching schemas
Wed, 01 Aug 2018 17:29:52 +0200 Sascha L. Teichmann sql.Result.RowsAffected is a driver specific feature. Check
Wed, 01 Aug 2018 16:57:40 +0200 Sascha L. Teichmann Password reset: Part III
Wed, 01 Aug 2018 16:53:31 +0200 Tom Gottfried Hint how to rebuild gemma inside Docker container
Wed, 01 Aug 2018 16:27:26 +0200 Tom Gottfried Add Dockerfile for gemma backend
Wed, 01 Aug 2018 15:49:38 +0200 Tom Gottfried Use SQL UPDATE to update users
Wed, 01 Aug 2018 15:18:26 +0200 Tom Gottfried Keep log on stderr to be able to use docker logs
Wed, 01 Aug 2018 13:39:21 +0200 Sascha L. Teichmann Merged
Wed, 01 Aug 2018 13:38:55 +0200 Sascha L. Teichmann Password reset: Part II.
Wed, 01 Aug 2018 13:37:48 +0200 Sascha Wilde Makefile: Force rebuild of dependencies when 3rdpartylibs.sh changes.
Wed, 01 Aug 2018 12:29:55 +0200 Sascha L. Teichmann Password reset. Part I
Tue, 31 Jul 2018 22:24:37 +0200 Sascha L. Teichmann Use log.Fatalf to die if the home directory cannot be found.
Tue, 31 Jul 2018 16:48:56 +0200 Thomas Junk feat: User table selectable
Tue, 31 Jul 2018 16:16:50 +0200 Thomas Junk refactor: console.log removed. Backend error while fetching users.
Tue, 31 Jul 2018 15:57:04 +0200 Thomas Junk merging with branch usermanagement