Ticket #992 (closed task: fixed)
Problem if wp-admin folder is password protected
| Reported by: | StephenCronin | Owned by: | Mark Jaquith |
|---|---|---|---|
| Priority: | low | Component: | subscribe-to-comments |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi Mark,
I have my wp-admin folder password protected via .htaccess. Because Line 951 of Subscribe to Comments calls the wp-admin.css file, users are presented with a password prompt when they try to unsubscribe.
I've written up a work around to this (by excluding wp-admin.css from the password protection), published at http://www.scratch99.com/2009/06/subscribe-to-comments-protected-wp-admin-folder/
However, I wondering whether you could move a copy of the wp-admin.css file into the plugin folder and calling it from there?
Change History
Note: See
TracTickets for help on using
tickets.

In [525072]: