Skip to content

Commit

Permalink
fix(web): use a distinct salt for TOTP authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
cgx committed Oct 26, 2021
1 parent f70d600 commit d751ad9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/SOGoInstallationGuide.asciidoc
Expand Up @@ -3142,6 +3142,10 @@ current version of SOGo from the previous release.
[cols="100a"]
|=======================================================================
h|5.3.0
|A new private salt must be generated for users using TOTP. When TOTP is enabled for a user, it will
be disabled until the user configures it again, which will generate a new private salt.
h|5.1.0
|The XSRF protection is now enabled by default in SOGo. If you use the C.A.S. mechanisim, you need
to disable XSRF by adding `SOGoXSRFValidationEnabled = NO` to your configuration file.
Expand Down

0 comments on commit d751ad9

Please sign in to comment.