From d321aa556f1dfa926378edeb76eedf18d2e71d4a Mon Sep 17 00:00:00 2001 From: Benjamin Durham <33912370+Bencey@users.noreply.github.com> Date: Fri, 1 Oct 2021 16:16:54 +1300 Subject: [PATCH] Fixed bullet points --- manuscript/ha-docker-swarm/authelia.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manuscript/ha-docker-swarm/authelia.md b/manuscript/ha-docker-swarm/authelia.md index e0f4afb..9fb5ed4 100644 --- a/manuscript/ha-docker-swarm/authelia.md +++ b/manuscript/ha-docker-swarm/authelia.md @@ -7,9 +7,9 @@ Authelia can be installed manually or can be installed using [Docker](https://hu Features include * Multiple two-factor methods such as - * [Physical Security Key](https://www.authelia.com/docs/features/2fa/security-key) (Yubikey) - * OTP using Google Authenticator - * Mobile Notifications + * [Physical Security Key](https://www.authelia.com/docs/features/2fa/security-key) (Yubikey) + * OTP using Google Authenticator + * Mobile Notifications * Lockout users after too many failed login attempts * Highly Customizable Access Control using rules to match criteria such as subdomain, username, groups the user is in, and Network * Authelia [Community](https://discord.authelia.com/) Support