Ticket #7679 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Put post password checks in a function

Reported by: ryan Assigned to: anonymous
Priority: normal Milestone: 2.7
Component: General Version:
Severity: normal Keywords:
Cc:

Description

We have code to check if a post password is set and if there is a post password cookie set in several places. Let's consolidate the code into a function.

Change History

09/03/08 19:54:14 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [8800]) post_password_required(). fixes #7679