Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#19797 closed defect (bug) (fixed)

Hash post password in cookies

Reported by: ryan's profile ryan Owned by: ryan's profile ryan
Milestone: 3.4 Priority: normal
Severity: normal Version: 3.3
Component: Security Keywords:
Focuses: Cc:

Description

post_password_required() has been around for several years and most themes now use it. Unlike in the time of #3316, we should now be able to use a hash instead of plaintext.

Attachments (1)

19797.diff (2.0 KB) - added by ryan 13 years ago.

Download all attachments as: .zip

Change History (3)

@ryan
13 years ago

#1 @ryan
13 years ago

  • Component changed from General to Security

#2 @ryan
13 years ago

  • Owner set to ryan
  • Resolution set to fixed
  • Status changed from new to closed

In [19728]:

Hash post password in cookies. fixes #19797

Note: See TracTickets for help on using tickets.