getCurrentUser()
getCurrentUser() : string|null
Returns information about the currently logged in username.
If nobody is currently logged in, this method should return null.
Extends Horde's authentication backend for Sabre to support username hooks.