authelia/docs
Amir Zarrinkafsh 683c4a70bf
fix(web): improve 2fa enrollment process (#1706)
* refactor(web): improve 2fa enrollment process

This PR will change some of the wording and colours for the 2FA processes in order to provide more clarity and address some accessibility issues for end users.

The following is a summary of the changes:

* One-Time Password ⭢ Time-based One-Time Password
* Security Key ⭢ Security Key - U2F

![Screenshot_2021-02-02-09-36-17](https://user-images.githubusercontent.com/3339418/107138185-17656100-6967-11eb-8fac-9e75c7a82d09.png)


* QRCode ⭢ QR Code

![Screenshot_2021-02-07-05-07-25](https://user-images.githubusercontent.com/3339418/107138196-29df9a80-6967-11eb-811f-d77c9bb0159e.png)

* `Not registered yet?` text to display `Lost device?` if a user has already registered a device of said type

![Screenshot_2021-02-02-10-24-54](https://user-images.githubusercontent.com/3339418/107138205-395ee380-6967-11eb-8826-83e1438dd146.png)

* Change button and text colour in e-mails that Authelia generates
* Change Authelia email footer to be more security conscious

![Screenshot_2021-02-07-04-51-40](https://user-images.githubusercontent.com/3339418/107138211-4085f180-6967-11eb-890b-9d931bd1ce76.png)

The docs have also been updated to clarify the 2fa device enrollment limitation which only allows users to register one of each device type concurrently.

Closes #1560.
2021-02-12 16:59:42 +11:00
..
_includes [DOCS] Add fork me on github ribbon to documentation. (#1081) 2020-06-04 13:37:19 +10:00
_layouts [DOCS] Fix default layout (#1329) 2020-09-19 00:58:41 +10:00
_sass [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
community [DOCS] Add a roadmap section to the documentation. (#1062) 2020-06-01 16:55:58 +10:00
configuration fix(web): improve 2fa enrollment process (#1706) 2021-02-12 16:59:42 +11:00
contributing docs: update contribution guidelines (#1666) 2021-01-30 19:29:07 +11:00
deployment Update example to set correct internal trusted ranges. (#1575) 2021-01-02 07:36:12 +11:00
features fix(web): improve 2fa enrollment process (#1706) 2021-02-12 16:59:42 +11:00
home [DOCS] Review all docs and adjust since the initial refactoring (#698) 2020-03-10 09:37:46 +11:00
images [DOCS] Update contributors (#1623) 2021-01-22 14:24:25 +11:00
security [BUGFIX] Static Session Expiration Key (#1564) 2020-12-29 12:44:47 +11:00
.gitignore [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
Gemfile [MISC] (deps): Bump github-pages and jekyll in /docs (#1257) 2020-08-11 21:54:29 +10:00
Gemfile.lock [MISC] (deps-dev): Bump github-pages from 210 to 211 in /docs (#1635) 2021-01-28 09:16:03 +11:00
_config.yml [DOCS] Try to remove url from docs config. 2020-06-10 21:24:36 +02:00
faq.md [DOCS] Introduce an FAQ and document forwarded authentication. (#962) 2020-05-03 13:18:13 +10:00
favicon.ico [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
getting-started.md [DOCS] Minor tweaks for compose bundles (#786) 2020-03-27 11:51:16 +11:00
index.md [DOCS] Add a roadmap section to the documentation. (#1062) 2020-06-01 16:55:58 +10:00
roadmap.md [DOCS] Fix link for K8s setup (#1110) 2020-06-11 16:02:50 +10:00