Make WordPress Core

Opened 9 years ago

Closed 9 months ago

#41324 closed defect (bug) (worksforme)

Action of password-protect form.

Reported by: gulliver's profile gulliver Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Posts, Post Types Keywords:
Focuses: Cc:

Description

The default form action too-easily (I think just two submissions of a blank or incorrect password) loads wp-login.php?action=postpass with a 'service unavailable' message').

Simple validation to ensure correct password can prevent this.

Change History (3)

#1 @SergeyBiryukov
9 years ago

  • Component changed from General to Posts, Post Types

This ticket was mentioned in Slack in #core by sirlouen. View the logs.


9 months ago

#3 @SirLouen
9 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed

Reproduction Report

Description

❌ This report can't validate whether the issue can be reproduced.

Environment

  • WordPress: 6.9-alpha-60093-src
  • PHP: 8.2.29
  • Server: nginx/1.29.1
  • Database: mysqli (Server: 8.4.6 / Client: mysqlnd 8.2.29)
  • Browser: Chrome 140.0.0.0
  • OS: Windows 10/11
  • Theme: Twenty Twenty-Five 1.3
  • MU Plugins: None activated
  • Plugins:
    • Test Reports 1.2.0

Test Instructions

  1. Create a new post
  2. Add a password to protect it
  3. Open a new browser session
  4. Input multiple times a wrong password, or input empty passwords
  5. 👌There are no errors as describe in the OP

Actual Results

  1. ❌ Error condition is not occurring

Additional Notes

  • Given that this post has more than 8 years, maybe it has been solved in the mean time. For this reason its time to close this ticket as worksforme
Note: See TracTickets for help on using tickets.