Add user login to admin interface

This commit is contained in:
Tom Wiesing 2022-11-23 16:57:09 +01:00
parent dbe494751a
commit 82bfc15057
No known key found for this signature in database
15 changed files with 256 additions and 79 deletions

View file

@ -2,6 +2,9 @@
This file contains signficant news items for the distillery.
# Login using Distillery Administration (2022-11-23)
- The admin interface now allows login to individual user accounts
# Showing Statistics (2022-11-16)
- The distillery nows shows generic statistics on the public homepage
- detailed statistics can be found on the admin interface