[Tickets #12186] activesync component does not username canonified by authusername() hook
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Apr 16 21:47:38 UTC 2013
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/12186
------------------------------------------------------------------------------
Ticket | 12186
Erstellt Von | enrico.scholz at sigma-chemnitz.de
Zusammenfassung | activesync component does not username canonified by
| authusername() hook
Warteschlange | Horde Framework Packages
Version | Git master
Typ | Bug
Status | Unconfirmed
Priorität | 2. Medium
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
enrico.scholz at sigma-chemnitz.de (2013-04-16 21:47) hat geschrieben:
I am using a similar hack as described in
http://wiki.horde.org/ImpH4Realm to allow to serve multiple mail realms.
For the normal webfrontend, things are working fine. But the
activesync component seems to ignore the canonified username and
associates itself with the plain user id.
This causes problems because
* user (--> with preferences keyed for user at realm) do not see their
activesync devices (keyed for plain 'user')
* flags for special folders (sent) which are configured by
'user at realm' are not propagated through activesync because activesync
preferences or for another idenity.
Issue can be reproduced by:
1. add custom authusername() hook which adds e.g. '@realm'
2. login both with webfrontend and with activesync
More information about the bugs
mailing list