Skip to:
Content

bbPress.org

Opened 14 years ago

Closed 13 years ago

#1514 closed defect (bug) (worksforme)

Security sweep

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by:
Milestone: 2.0 Priority: high
Severity: normal Version:
Component: General - Administration Keywords:
Cc:

Description

Through out the development of the bbPress plugin, we've done our best to keep up with the best security practices of WordPress plugin development. That said, a complete security sweep should be done through the entire codebase to ensure nothing was overlooked.

Specific areas of interest are anonymous posting, and new topic/reply creation/editing.

Change History (5)

#1 @johnjamesjacoby
14 years ago

(In [3135]) First round of security sweeps and final code clean-up. Includes new/edit topic functions, topic merge, and some strtoupper() checks on REQUEST_METHOD. See #1514.

#2 @johnjamesjacoby
14 years ago

(In [3136]) More security sweep and final code clean-up on bbp-topic-functions.php. See #1514.

#3 @johnjamesjacoby
13 years ago

(In [3179]) Security sweep and code clean-up through bbp-reply-functions.php. See #1514.

#4 @johnjamesjacoby
13 years ago

(In [3180]) More security sweep and code clean-up through bbp-topic-functions.php. Also fix incorrect variable usage in bbp_update_topic_reply_count() and bbp_update_topic_last_active_time(). See #1514.

#5 @johnjamesjacoby
13 years ago

  • Resolution set to worksforme
  • Status changed from new to closed

Things look good. Closing this.

Note: See TracTickets for help on using tickets.