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