Ticket #19797 (closed defect (bug): fixed)

Opened 6 weeks ago

Last modified 6 weeks ago

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

19797.diff Download (2.0 KB) - added by ryan 6 weeks ago.

Change History

ryan6 weeks ago

comment:1   ryan6 weeks ago

  • Component changed from General to Security

comment:2   ryan6 weeks ago

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

In [19728]:

Hash post password in cookies. fixes #19797

Note: See TracTickets for help on using tickets.