Opened 8 years ago
Closed 7 years ago
#1037 closed enhancement (fixed)
Add SSL support for admin operations
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
comment:1
anonymousbugger — 8 years ago
- Patch set to No
- Owner changed from anonymous to skippy
- Priority changed from normal to low
- Status changed from new to assigned
comment:5
markjaquith — 8 years ago
- Version changed from 1.5 to 1.5.2
- Resolution set to fixed
- Status changed from assigned to closed
Try this: Secure Admin.
Note: See
TracTickets for help on using
tickets.

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.