gophish/static/js/dist/app
Jordan Wright bb7de8df3e
Initial Implementation of a Password Policy (#1867)
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
2020-06-19 22:03:51 -05:00
..
autocomplete.min.js Update Javascript Dependencies (#1440) 2019-04-21 16:34:52 -05:00
campaign_results.min.js Updated minified scripts from #1772 2020-03-15 12:41:19 -05:00
campaigns.min.js Rebuilding JS files from #1838 2020-05-23 12:56:18 -05:00
dashboard.min.js Rebuilding JS files from #1830 2020-05-08 21:02:05 -05:00
gophish.min.js Rebuilding minified JS to support #1722 2020-01-18 12:49:34 -06:00
groups.min.js Rebuilding JS files from #1830 2020-05-08 21:02:05 -05:00
landing_pages.min.js Rebuilding JS files from #1830 2020-05-08 21:02:05 -05:00
passwords.min.js Initial Implementation of a Password Policy (#1867) 2020-06-19 22:03:51 -05:00
sending_profiles.min.js Rebuilding JS files from #1830 2020-05-08 21:02:05 -05:00
settings.min.js Rebuilding minified JS to support #1722 2020-01-18 12:49:34 -06:00
templates.min.js Rebuilding JS files from #1830 2020-05-08 21:02:05 -05:00
users.min.js Initial Implementation of a Password Policy (#1867) 2020-06-19 22:03:51 -05:00
webhooks.min.js Initial Implementation of a Password Policy (#1867) 2020-06-19 22:03:51 -05:00