[wp-trac] [WordPress Trac] #881: Lengthen password field for protected posts
WordPress Trac
noreply at wordpress.org
Tue Oct 27 14:18:17 UTC 2015
#881: Lengthen password field for protected posts
--------------------------+-----------------------------
Reporter: ScytheBlade1 | Owner: pento
Type: enhancement | Status: assigned
Priority: normal | Milestone: Future Release
Component: Database | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
--------------------------+-----------------------------
Comment (by adamsilverstein):
Replying to [comment:25 DrewAPicture]:
> Plus, the field is already filterable via the field filters in
`sanitize_post_field()`.
Good point - it should be possible to achieve the same more secure
passwords using filters, I will try to work on some sample code. Although
I disagree with the decision to show plaintext passwords anywhere, I can
see this isn't going to change any time soon.
I like the suggestion of just lengthening the database field. I know these
types of database schema changes are rare, however we do make them. @pento
you said "This won't be a fun thing to roll out." - can we still roll it
out some day soon? Would you really like to see a paginated update routine
to have this fly? What have we done with other db schema changes in the
past?
One current bug to note is the quick edit field which has no restriction
on length: entering a long password there fails silently.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/881#comment:26>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list