Skip to content

Commit

Permalink
Introduce some new errors
Browse files Browse the repository at this point in the history
  • Loading branch information
plettich committed Dec 10, 2024
1 parent ad368f8 commit 09d5fe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ privacyIDEA
.. image:: https://img.shields.io/twitter/follow/privacyidea.svg?style=social&label=Follow
:alt: privacyIDEA on twitter

privacyIDEA is an open solution for strong two-factor authentication like
privacyIDEA is an open solution for strong two-factor autentication like

Check warning on line 42 in README.rst

View workflow job for this annotation

GitHub Actions / codespell

[codespell] README.rst#L42

autentication ==> authentication
Raw output
./README.rst:42: autentication ==> authentication
OTP tokens, SMS, smartphones or SSH keys.
Using privacyIDEA you can enhance your existing applications like local login
(PAM, Windows Credential Provider),
Expand All @@ -62,7 +62,7 @@ stored. This is achieved by its totally modular architecture.
privacyIDEA is not only open as far as its modular architecture is
concerned. But privacyIDEA is completely licensed under the AGPLv3.

It supports a wide variety of authentication devices like OTP tokens
It suports a wide variety of authentication devices like OTP tokens

Check warning on line 65 in README.rst

View workflow job for this annotation

GitHub Actions / codespell

[codespell] README.rst#L65

suports ==> supports
Raw output
./README.rst:65: suports ==> supports
(HMAC, HOTP, TOTP, OCRA, mOTP), Yubikey (HOTP, TOTP, AES), FIDO U2F, as well
as FIDO2 WebAuthn devices like Yubikey and Plug-Up, smartphone Apps like Google
Authenticator, FreeOTP, Token2 or TiQR, SMS, Email, SSH keys, x509 certificates
Expand Down

0 comments on commit 09d5fe5

Please sign in to comment.