added DEBUG_FILE to debug configuration

changed authentication call from Mr.Reader so that the reply is also uppercase, since the API-KEY comes in uppercase from clients
fixed debug output while authentication in Mr.Reader with displaying the email adress
This commit is contained in:
Torsten Stelling
2013-06-28 19:26:11 +02:00
parent 42157352af
commit fe6a81ef3a
2 changed files with 14 additions and 7 deletions

View File

@@ -77,3 +77,9 @@ v1.4.1 - 2013/6/28
v1.4.2 - 2013/6/28
* changed the DEBUG_USER evaluation a little bit for disabling authentication without DEBUG = true
v1.4.3 - 2013/6/28
* added ```DEBUG_FILE``` to debug configuration
* changed authentication call from Mr.Reader so that the reply is also uppercase, since the API-KEY comes in uppercase from clients
* fixed debug output while authentication in Mr.Reader with displaying the email adress