mirror of https://github.com/gophish/gophish
bb7de8df3e
This PR adds the initial work to implement a password policy as defined in #1538. Specifically, this implements the following * Rate limiting for the login handler * Implementing the ability for system admins to require a user to reset their password * Implementing a password policy that requires passwords to be a minimum of 8 characters * Removes the default password (gophish) for admin users to instead have the password randomly generated when Gophish first starts up * Adds a password strength meter when choosing a new password Fixes #1538 |
||
---|---|---|
.. | ||
20160118194630_init.sql | ||
20160131153104_0.1.2_add_event_details.sql | ||
20160211211220_0.1.2_add_ignore_cert_errors.sql | ||
20160217211342_0.1.2_create_from_col_results.sql | ||
20160225173824_0.1.2_capture_credentials.sql | ||
20160227180335_0.1.2_store-smtp-settings.sql | ||
20160317214457_0.2_redirect_url.sql | ||
20160605210903_0.2_campaign_scheduling.sql | ||
20170104220731_0.2_result_statuses.sql | ||
20170219122503_0.2.1_email_headers.sql | ||
20170827141312_0.4_utc_dates.sql | ||
20171027213457_0.4.1_maillogs.sql | ||
20171208201932_0.4.1_next_send_date.sql | ||
20180223101813_0.5.1_user_reporting.sql | ||
20180524203752_0.7.0_result_last_modified.sql | ||
20180527213648_0.7.0_store_email_request.sql | ||
20180830215615_0.7.0_send_by_date.sql | ||
20190105192341_0.8.0_rbac.sql | ||
20191104103306_0.9.0_create_webhooks.sql | ||
20200116000000_0.9.0_imap.sql | ||
20200619000000_0.11.0_password_policy.sql |