[wp-trac] [WordPress Trac] #16483: Visibility: password-protected exposes multiple pages

WordPress Trac noreply at wordpress.org
Wed Sep 14 21:27:19 UTC 2016


#16483: Visibility: password-protected exposes multiple pages
--------------------------------------------------+--------------------
 Reporter:  monkeyhouse                           |       Owner:
     Type:  defect (bug)                          |      Status:  new
 Priority:  normal                                |   Milestone:  4.7
Component:  Security                              |     Version:  3.0.4
 Severity:  normal                                |  Resolution:
 Keywords:  dev-feedback needs-testing has-patch  |     Focuses:
--------------------------------------------------+--------------------

Comment (by jorbin):

 In [changeset:"38603"]:
 {{{
 #!CommitTicketReference repository="" revision="38603"
 Posts: Add filter to allow overriding `post_password_required` return

 Post Passwords are incredibly inflexible. One Password per site at a time
 and other limitations that can't really be changed without a backwards
 compatibility break.  This adds the ability for sites to change the
 password behavior such as doing per post passwords or allowing multiple
 passwords to be set in a browser. The possibilities are YUGE.

 Additionally, it allows for a behavior other than returning a html form
 when a password is needed. This is important for non website use cases
 (such as in a restful API).

 Fixes #38056. See #16483.
 Props rmccue.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/16483#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list