6.0.0-alpha12
6/12/25

[#12811] disagreed TOS ignored
Summary disagreed TOS ignored
Queue Horde Base
Queue Version 5.1.4
Type Bug
State Duplicate
Priority 1. Low
Owners
Requester skhorde (at) smail (dot) inf (dot) fh-bonn-rhein-sieg (dot) de
Created 10/31/2013 (4242 days ago)
Due
Updated 10/31/2013 (4242 days ago)
Assigned
Resolved 10/31/2013 (4242 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/31/2013 11:43:33 PM Michael Slusarz Comment #2
State ⇒ Duplicate
Reply to this comment
Duplicate of #12411.
10/31/2013 11:14:16 PM skhorde (at) smail (dot) inf (dot) fh-bonn-rhein-sieg (dot) de Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ disagreed TOS ignored
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
Reply to this comment
If you disagree the TOS (Terms of Service), then return to the login 
page (or simple go back), the next time you enter Horde, no TOS is 
displayed again.

I guess this is, because the last_logintasks pref is set 
[a:1:{s:5:"horde";i:1383259971;} in my case], even if you've disagreed 
to the TOS. Next time, in Horde/LoginTasks.php

            if ($ob->interval == self::FIRST_LOGIN) {
                 $addtask = empty($lasttask[$app]);
             } else {

$lasttask[$app]) is not empty and, hence, the TOS is not displayed again.

Steffen

Saved Queries