manGoweb / MangoPress

(WordPress + Nette)²
35 stars 4 forks source link

Add default mu plugin: wp-password-bcrypt #59

Closed enzy closed 7 years ago

enzy commented 7 years ago

wp-password-bcrypt is a WordPress plugin to replace WP's outdated and insecure MD5-based password hashing with the modern and secure bcrypt.

https://github.com/roots/wp-password-bcrypt#installation

ViliamKopecky commented 7 years ago

https://github.com/manGoweb/MangoPress/pull/60