
Moved logging from functions that perform user authentication to the code that uses these functions. This way the messages are only logged once.
Moved logging from functions that perform user authentication to the code that uses these functions. This way the messages are only logged once.