Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #23494


Ignore:
Timestamp:
02/17/2013 08:57:01 PM (12 years ago)
Author:
ocean90
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23494 – Description

    initial v1  
    11It is possible to set the password to something containing trailing or leading space characters (e.g. a single space), but the login dialog trims trailing or leading whitespaces. This makes it impossible to log in again.
    22
    3 It seems to me that the behavior of the login dialog is intended (see [http://core.trac.wordpress.org/ticket/15439]), thus passwords with leading or trailing spaces should not be allowed.
     3It seems to me that the behavior of the login dialog is intended (see #15439), thus passwords with leading or trailing spaces should not be allowed.
    44
    55Steps to reproduce (best with a new user account):