6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/5/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9767] Login tasks don't work
*
Your Email Address
*
Spam protection
Enter the letters below:
.___..___. __.. ..___. _/ _/ (__ |\ | _/ ./__../__..__)| \|./__.
Comment
>> FWIW, the first time I've seen maintenance tasks running in H4 in >> ages (I didn't even know they are displayed in the login form now), >> was when the upgrade tasks for the mailbox prefs were triggered. > > That's a system task, not a regular task, so I'm not sure what this > means in the overall scheme of things (are things getting better? > worse?) > > Here's a quick test script you can drop into > imp/lib/LoginTasks/Task/Test.php that will output a notification if > it is accessed on any given login: > > <?php > class IMP_LoginTasks_Task_Test extends Horde_LoginTasks_Task > { > public $display = Horde_LoginTasks::DISPLAY_NONE; > public $interval = Horde_LoginTasks::EVERY; > > public function execute() > { > $GLOBALS['notification']->push('Test task executed', > 'horde.message'); > } > }
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers