Implement user password checking

This commit is contained in:
Tom Wiesing 2022-11-25 15:06:01 +01:00
parent 8e2d2cce3e
commit 996ecb9f80
No known key found for this signature in database
25 changed files with 10762 additions and 224 deletions

View file

@ -2,6 +2,9 @@
This file contains signficant news items for the distillery.
# Automatic Password Checking (2022-11-25)
- Implemented automatic password checking
# Login using Distillery Administration (2022-11-23)
- The admin interface now allows login to individual user accounts