Wolfram Rösler a81c6469a8 Implement Password Health Report
Introduce a password health check to the application that evaluates every entry in a database. Entries that fail  various tests are listed for user review and action. Also moves the statistics panel to the new Database -> Reports  widget. Recycled entries are excluded from the results.

We now have two classes, PasswordHealth to deal with a single password and HealthChecker to deal with all passwords of a database.

Tests include passwords that are expired, re-used, and weak.

* Closes #551

* Move zxcvbn usage to a centralized class (PasswordHealth)  and replace its usages across the application to ensure standardized interpretation of entropy calculations.

* Add new icons for the database reports view

* Updated the demo database to show off the reports
2020-02-01 09:30:12 -05:00
..
2020-01-27 21:02:50 -05:00
2018-11-28 18:29:15 -05:00
2018-12-18 22:28:56 -05:00
2019-11-23 10:07:39 -05:00
2018-03-31 16:01:30 -04:00
2015-09-12 13:55:50 +02:00
2017-10-21 13:15:02 +02:00
2020-01-19 18:13:12 +01:00
2019-12-21 09:22:16 -05:00
2020-01-26 23:44:31 -05:00
2018-11-28 18:29:15 -05:00
2018-03-31 16:01:30 -04:00
2019-10-20 18:56:41 -04:00
2018-11-28 18:29:15 -05:00
2018-03-31 16:01:30 -04:00
2018-12-18 22:28:56 -05:00
2019-10-20 17:57:51 -04:00
2019-04-11 08:52:51 -04:00
2019-03-19 18:56:17 -04:00
2018-03-31 16:01:30 -04:00