Skip to content

Commit

Permalink
feat(controller): add 2FA
Browse files Browse the repository at this point in the history
  • Loading branch information
gsanchietti committed Nov 21, 2024
1 parent 7bea3f2 commit 0fda1d4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions controller.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,14 @@ The administrator can also reset the user password and delete users.

After logging in, each user can change their password and generate an SSH key pair for accessing the unit.

Two Factor Authentication (2FA)
-------------------------------

Each controller user can enable Two Factor Authentication (2FA) to increase the security of the account.
To enable 2FA, follow the same steps documented inside the firewall web interface: :ref:`2fa-section`.

The administrator can see the 2FA status of each user inside the user list.

Units
=====

Expand Down

0 comments on commit 0fda1d4

Please sign in to comment.