Summary | TOS not work |
Queue | IMP |
Queue Version | 4.0.3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | david (at) tmv (dot) gov (dot) tw |
Created | 05/07/2005 (7379 days ago) |
Due | |
Updated | 06/22/2005 (7333 days ago) |
Assigned | 06/15/2005 (7340 days ago) |
Resolved | 06/22/2005 (7333 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Feedback
this to work also. Feedback is welcome.
State ⇒ Assigned
completely subverts the system.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ TOS not work
Queue ⇒ IMP
Recently i noted that even TOS was actived in
imp/config/prefs.php,but i still can use any Horde's application even
reject TOS agreement.
ENV: Horde 3.0.4 + IMP H3 4.0.3
Related setting in horde/config/conf.php for reference:
.
.
.
$conf['session']['name'] = 'Horde3';
$conf['session']['cache_limiter'] = 'nocache';
$conf['session']['timeout'] = 0;
$conf['auth']['driver'] = 'ldap';
$conf['sessionhandler']['type'] = 'none';
Set hordeauth=true to imp/config/server.php and use mmcache for apache.
David Chang