gophish/static/css
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
..
dist Initial Implementation of a Password Policy (#1867) 2020-06-19 22:03:51 -05:00
bootstrap-datetime.css Adding the ability to schedule campaigns. Fixes #21 2016-06-07 21:42:09 -05:00
bootstrap.min.css Fixed glyphicons for use in datepicker 2017-09-03 20:27:59 -05:00
chartist.min.css Changed color to #283F50. Fixes #52 2016-01-06 20:44:30 -06:00
checkbox.css Added "Add Tracking Image" checkbox to template modal 2016-01-13 22:42:16 -06:00
dashboard.css Changed color to #283F50. Fixes #52 2016-01-06 20:44:30 -06:00
dataTables.bootstrap.css Upgrading Datatables 2016-02-22 22:40:33 -06:00
docs.css Changed color to #283F50. Fixes #52 2016-01-06 20:44:30 -06:00
flat-ui.css Changing the font from18px to 16px. This seems to be more readable and cleaner. Should give a bit more room to show things like dates. 2017-09-05 21:12:43 -05:00
font-awesome.min.css Moved all charts from Chartist to Highcharts. Closes #680. 2017-08-05 21:12:44 -05:00
jquery.dataTables.min.css Upgrading Datatables 2016-02-22 22:40:33 -06:00
main.css Initial Implementation of a Password Policy (#1867) 2020-06-19 22:03:51 -05:00
select2-bootstrap.min.css Moved campaign attributes to use Select2 instead of Typeahead.js 2017-01-29 17:56:38 -06:00
select2.min.css Moved campaign attributes to use Select2 instead of Typeahead.js 2017-01-29 17:56:38 -06:00
sweetalert2.min.css Upgrade SweetAlert2 Dependency (#1583) 2019-09-10 19:49:23 -05:00