[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 042b11: fix #15491 Generate password complexity setting

Hugues Peccatte hugues.peccatte at gmail.com
Sat Nov 2 00:54:52 CET 2019


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 042b114e24da8ee1ec90af8115a361dd2563cbfe
https://github.com/phpmyadmin/phpmyadmin/commit/042b114e24da8ee1ec90af8115a361dd2563cbfe
Author: Hugues Peccatte <hugues.peccatte at gmail.com>
Date: 2019-10-27 (Sun, 10 October 2019) +01:00

Changed paths: 
M js/functions.js

Log Message:
-----------
fix #15491 Generate password complexity setting

Add symbols to possible characters for suggested passwords to have a chance to match the default value of validate_password_special_char_count when 	validate_password_policy is set to MEDIUM or higher.

Signed-off-by: Hugues Peccatte <hugues.peccatte at gmail.com>

Commit: 6679499d5c719af00b2f256610c4e10a3da9c398
https://github.com/phpmyadmin/phpmyadmin/commit/6679499d5c719af00b2f256610c4e10a3da9c398
Author: MaurĂ­cio Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-11-01 (Fri, 11 November 2019) -03:00

Changed paths: 
M js/functions.js

Log Message:
-----------
Merge pull request #15535 from Tithugues/feature/fix-15491-symbols-in-suggested-passwords

fix #15491 Generate password complexity setting



More information about the Git mailing list