[Tickets #12495] Subscribe url not work on dynamic mode
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Jul 24 16:24:22 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12495
------------------------------------------------------------------------------
Ticket | 12495
Created By | samuele.tognini at unipi.it
Summary | Subscribe url not work on dynamic mode
Queue | Kronolith
Version | 4.1.2
Type | Bug
State | Unconfirmed
Priority | 3. High
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
samuele.tognini at unipi.it (2013-07-24 16:24) wrote:
The link to subscribe a shared calendar does not work in dynamic mode
throwing this error:
You are not allowed to view this calendar.
User has all calendar permissions except delegate.
user backend is ldap, groups are sql and webserver is nginx + php-fpm.
Horde share config:
$conf['share']['no_sharing'] = false;
$conf['share']['auto_create'] = true;
$conf['share']['world'] = true;
$conf['share']['any_group'] = true;
$conf['share']['hidden'] = true;
$conf['share']['cache'] = true;
$conf['share']['driver'] = 'Sqlng';
$conf['autoshare']['shareperms'] = 'none';
$conf['share']['notify'] = true;
More information about the bugs
mailing list