Arbit - project tracking

Arbit - project tracking

#66: No signal is send on user logout

Issue revisions

  • new by Manuel Pichler at 2009-F-28 21:42
  • assigned by Manuel Pichler at 2009-M-01 12:27
  • closed by Manuel Pichler at 2009-M-01 15:36
Type enhancement enhancement
State closed closed
Priority low low
Resolution implemented implemented
Assigned to Manuel Pichler
Scheduled for 0.2-alpha
Affected versions 0.1-alpha
Affected components Core
Last change Sunday 1 March 2009 15:36:45 UTC by Manuel Pichler

Short description

Arbit's session class sends a signal when a user performs a login, but it does not send a signal for the logout event of a user. This is an inconsistent behavior and should be changed.

Expected behavior

The session class sends a coreLogoutUser struct to arbit's notification component.

Actual behavior

Nothing happens.

  • Manuel Pichler at Sunday 1 March 2009 15:36:44 UTC

    Signal for user logout implemented in svn revision 1023.