Bug: Cannot switch months when HTTP BasicAuth is enabled for the Dashboard area
-
Hi folks!
I am facing the very same issue as described in this thread:
https://theeventscalendar.com/support/forums/topic/authentication-requested/And, in fact, I am prohibiting access to admin-ajax.php. For enhanced security, I have added HTTP BasicAuth for the wp-admin subdirectory. This actually is standard procedure for everyone who wants to tighten a WordPress server’s security. (There are thousands of articles recommending this procedure, so it’s nothing I have invented, see https://www.google.at/search?q=wordpress+basicauth+wp-admin&oq=wordpress+basicauth+wp-admin&aqs=chrome..69i57.9694j0j7&sourceid=chrome&ie=UTF-8).
Thus, I kindly ask you to modify the event calendar plugin in such a way that it does not directly (vial http) access resources in the wp-admin directory as this generally weakens the security level of a WordPress installation. All files in this directory should only be accessable when logged in to the Dashboard. Allowing public access to files within this directory is very bad & dirty practice.
- The topic ‘Bug: Cannot switch months when HTTP BasicAuth is enabled for the Dashboard area’ is closed to new replies.