Skip to content

Commit

Permalink
new fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ka8725 committed Mar 14, 2024
1 parent 63335e1 commit 520e68d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2024-03-14-prevent-account-sharing-with-mfa.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ Active login sessions for all users regardless of the MFA toggle. This one has t
![Regardless MFA toggle reports](/images/prevent-account-sharing/average-per-user-reports.png)

Looking into these charts, we conclude that:
- The number of active paying users increases.
- The number of sharing account reports based on the token solution decreases. The regression line predicts a drop from 170 points to 120, almost a 30% drop when IP and device differ. That's a vast improvement!
- The number of new paying signups increases. Roughly 30% more new signups daily.
- The number of sharing account reports based on the token solution decreases. The regression line predicts a drop from 170 points to 120, almost a 30% drop when IP and device differ.
- The number of login sessions per user decreases for users with MFA enabled. This improvement is significant compared to users with MFA disabled.

## Summary
Expand Down

0 comments on commit 520e68d

Please sign in to comment.