#19797 closed defect (bug) (fixed)

Hash post password in cookies

Reported by: ryan Owned by: ryan
Priority: normal Milestone: 3.4
Component: Security Version: 3.3
Severity: normal Keywords:
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 17 months ago.

Download all attachments as: .zip

Change History (3)

ryan17 months ago

  • Component changed from General to Security
  • 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.