Opened 17 years ago
Closed 17 years ago
#7679 closed defect (bug) (fixed)
Put post password checks in a function
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.7 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | |
| Focuses: | 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.
Note: See
TracTickets for help on using
tickets.
(In [8800]) post_password_required(). fixes #7679