log pkg/controllers/token.go @ 5220:142ac550bd9a new-fwa

age author description
Thu, 22 Aug 2019 11:26:48 +0200 Sascha L. Teichmann Moved JSONHandler into middleware package. json-handler-middleware
Tue, 16 Jul 2019 12:38:44 +0200 Sascha L. Teichmann Reworked password reset to be single mailed. pwreset-rework
Tue, 23 Oct 2018 18:15:14 +0200 Sascha L. Teichmann Added GNU Affero General Public License.
Fri, 19 Oct 2018 12:14:53 +0200 Sascha L. Teichmann Finally enqueue sounding result import job to import jobs.
Wed, 29 Aug 2018 11:22:04 +0200 Sascha L. Teichmann Log errors in JSON handler and login controller.
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 14:25:05 +0200 Sascha L. Teichmann The connection pool is now only a session store. metamorph-for-all