View Single Post
Old 07-01-2015, 07:34 PM   #1106
teejcee
Enthusiast
teejcee began at the beginning.
 
Posts: 48
Karma: 10
Join Date: Mar 2012
Location: Sydney, Australia
Device: Kindle 3G & Paperwhite
P
Quote:
Originally Posted by mariosipad View Post
null/null as in <empty>/<empty> ?

Edit:
I tried it using private browsing sessions to make sure the username/password is not in the browser cache and I could not log in without giving the proper credentials.
Yes...as in empty/empty. I've also tested to see if it's in cache. It is if I don't close my browser ( firefox ) but I've set firefox to flush cache on close so when I restart
I'm presented with the login panel again. If I then simply press enter without user/password it logs in. Oh, and yes, all open browser session are closed to ensure the
flush.

I don't think there's much I can do if it's in cache.

What puzzles me is that I'm "reasonably sure" that I tested this a few days ago and
everything worked as expected. I'll be going over any changes I may have made later today. I can't recall anything offhand.

Problem resolved... I was misinterpreting the instructions for basic authentication syntax.
When I changed $config['cops_basic_authentication'] = array('username' => 'u
sername', 'password' => 'password') to include the actual pair ( as per instruction ) it worked...!!

Last edited by teejcee; 07-02-2015 at 07:37 PM. Reason: Problem resolved.
teejcee is offline   Reply With Quote