[Tickets #12078] Re: Missing auth credentials during ActiveSync prevent Horde from registering apps

noreply at bugs.horde.org noreply at bugs.horde.org
Thu Feb 28 16:21:45 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12078
------------------------------------------------------------------------------
  Ticket             | 12078
  Updated By         | peter.meier+horde at immerda.ch
  Summary            | Missing auth credentials during ActiveSync prevent
                     | Horde from registering apps
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


o+horde at immerda.ch (2013-02-28 13:31) wrote:

Using the newest H5 Horde packages I can log in via ActiveSync, but as  
soon as something is to be synchronized, i get:

ERR: User is not authorized

I tracked this down to $session->exists('horde', 'auth/authId') not  
being set in Registry::getAuth().

It might be that this only happens in combination with imap login and  
it might be related to Bug #11933.

As a workaround i commented out in rpc.php:
//    $session_control = 'none';

Now a session is properly set up on ActiveSync logins and thus horde  
manages to register Apps for synchronization since getAuth() returns  
the correct userid.





More information about the bugs mailing list