log

age author description
Thu, 16 Aug 2018 17:49:24 +0200 Thomas Junk feat: Pagination added to usermanagement
Thu, 16 Aug 2018 17:37:29 +0200 Sascha L. Teichmann Fixed wrong comments.
Thu, 16 Aug 2018 17:31:25 +0200 Sascha L. Teichmann Simplified user validation with new UserName type.
Thu, 16 Aug 2018 15:35:47 +0200 Sascha L. Teichmann Merged.
Thu, 16 Aug 2018 15:35:20 +0200 Sascha L. Teichmann Re-added startup sql scripts when creating geoserver layers.
Thu, 16 Aug 2018 15:34:08 +0200 Thomas Junk refactor: Brushed up UI and added comfort
Thu, 16 Aug 2018 15:17:21 +0200 Sascha L. Teichmann Differ between internal and external proxies.
Thu, 16 Aug 2018 13:47:30 +0200 Thomas Junk fix: Fix email adresses
Thu, 16 Aug 2018 13:39:13 +0200 Sascha L. Teichmann First attempt for user injection of proxy for using GeoServer with role based security.
Thu, 16 Aug 2018 13:14:46 +0200 Sascha L. Teichmann Don't allow user names to contain any of the following characters \"':;
Thu, 16 Aug 2018 10:42:30 +0200 Sascha L. Teichmann Minor: Removed unnecessary byte slice conversion.
Thu, 16 Aug 2018 08:57:37 +0200 Thomas Junk fix: removed log
Wed, 15 Aug 2018 18:44:48 +0200 Sascha L. Teichmann Fix for wamos/issue96 (Login Behavior: names with spaces don't work)
Wed, 15 Aug 2018 17:30:50 +0200 Sascha L. Teichmann Moved project specific Go packages to new pkg folder.
Wed, 15 Aug 2018 17:13:28 +0200 Thomas Junk refactor: display errormessages refactored to own lib