15 lines
710 B
Markdown
15 lines
710 B
Markdown
---
|
|
title: User And Instance Management
|
|
date: 2023-01-07
|
|
---
|
|
|
|
- the concept of distillery user accounts has been added
|
|
- their accounts have a password as well as TOTP
|
|
- users can manage their own account details
|
|
- administrators can reset user passwords, and disable TOTP
|
|
- distillery accounts can be linked to multiple drupal accounts
|
|
- users can sign into the account without entering further passwords
|
|
- users must have two-factor-authentication enabled to use this functionality
|
|
- administrators have access to the distillery admin panel
|
|
- the functionality to manage distillery accounts has been added
|
|
- the functionality to link distillery and drupal accounts has been added
|