Opened 8 years ago

Closed 7 years ago

#1037 closed enhancement (fixed)

Add SSL support for admin operations

Reported by: anonymousbugger Owned by: skippy
Priority: low Milestone: 2.1
Component: Security Version: 1.5.2
Severity: normal Keywords: bg|2nd-opinion
Cc:

Description

It would be nice to have client and admin stuff separated, so
that all stuff that needs passwords/cookies can be routed over SSL while all client stuff (reading, posting comments) still can go entirely over unencrypted connections.

Change History (7)

  • Patch set to No

comment:2   matt8 years ago

  • Milestone set to 1.5.2
  • Owner changed from anonymous to skippy
  • Priority changed from normal to low
  • Status changed from new to assigned

It would be better if WordPress could automatically handle whichever protocol the user employed when accessing the site. See ticket:1372 for a possible patch.

  • Keywords bg|2nd-opinion added
  • Version changed from 1.5 to 1.5.2

comment:6   matt8 years ago

  • Milestone changed from 1.6 to 2.1
  • Resolution set to fixed
  • Status changed from assigned to closed

Try this: Secure Admin.

Note: See TracTickets for help on using tickets.