Changes between Initial Version and Version 1 of Ticket #23494
- Timestamp:
- 02/17/2013 08:57:01 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23494 – Description
initial v1 1 1 It 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. 2 2 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.3 It 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. 4 4 5 5 Steps to reproduce (best with a new user account):