Sari
Forum Replies Created
-
Forum: Plugins
In reply to: [Smart Passworded Pages] Password LengthOn further hunting I found that the maximum password length is 4096 characters.
In the code, lines 217 and 256:
https://core.trac.ww.wp.xz.cn/browser/branches/4.0/src/wp-includes/class-phpass.php?rev=30467and the blog where I found the info:
https://nakedsecurity.sophos.com/2014/11/24/wordpress-issues-critical-fixes-closing-remotable-bug-and-more/Forum: Fixing WordPress
In reply to: Maximum Password Length?On further hunting I found that the maximum password length is 4096 characters.
In the code, lines 217 and 256:
https://core.trac.ww.wp.xz.cn/browser/branches/4.0/src/wp-includes/class-phpass.php?rev=30467and the blog where I found the info:
https://nakedsecurity.sophos.com/2014/11/24/wordpress-issues-critical-fixes-closing-remotable-bug-and-more/Forum: Fixing WordPress
In reply to: Maximum Password Length?I hope I’m too late to be of use to you, but in case others are looking, this suggests passwords may go as high as 64, if not higher: https://core.trac.ww.wp.xz.cn/browser/tags/4.2.1/src/wp-includes/pluggable.php#L1890
Forum: Plugins
In reply to: [Smart Passworded Pages] Password LengthI hope I’m too late to be of use to you, but in case others are looking, this suggests passwords may go as high as 64, or higher: https://core.trac.ww.wp.xz.cn/browser/tags/4.2.1/src/wp-includes/pluggable.php#L1890