-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
To improve security, e.g. agains bruteforce attacks, we could require 2FA when a user wants to login via password authentication.
The assignments provides us with email addresses, which we could use in our network to implement a scheme like the one used by GitHub.
One thing to consider is how to handle a case where a user lost their certificates. That way, the user is not able to read encrypted emails, but they cannot login to our service as they have neither password nor certificate.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request