#6184 closed defect (bug) (fixed)
Update http:// to links to secure https:// links
| Reported by: | netweb | Owned by: | djpaul |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Throughout BuddyPress are numerous HTTP links, these should be updated to HTTPS
Example domains that should be switched to https://:
- http://buddypress.org -> https://buddypress.org
- http://buddypress.trac.wordpress.org -> https://buddypress.trac.wordpress.org
- http://codex.buddypress.org -> https://codex.buddypress.org
- http://bbpress.org-> https://bbpress.org
- http://trac.wordpress.org -> https://core.trac.wordpress.org
- http://core.trac.wordpress.org -> https://core.trac.wordpress.org
- http://codex.wordpress.org -> https://codex.wordpress.org
Various other external domains should also be checked if they now default to HTTPS and updated also.
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Attached patch updates http links and links to BP codex articles.