Ticket #854 (closed Enhancement: fixed)

Opened 9 years ago

Last modified 9 years ago

Webclient: the "logged_out" event should be reintroduced

Reported by: jri Owned by: jri
Priority: Major Milestone: Release 4.8
Component: DeepaMehta Standard Distribution Version: 4.7
Keywords: Cc: dgf, Malte
Complexity: 3 Area: Application Framework / API
Module: deepamehta-accesscontrol

Description

Experience with the Sign Up plugin (#816) shows that the semantics of the former logged_out event is still needed. The current extended semantics of the authority_decreased event (ticket:592#comment:59) does not fit well there. authority_decreased should stay as it is and logged_out should be reintroduced as it was.

Change History

comment:1 Changed 9 years ago by jri

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Jörg Richter <jri@…>

In 51874de97f2f53bf8053d54ca7e5a25c8b430110/deepamehta:

Access Control: re-add "logged_out" event (#854).

The "logged_out" event is reintroduced.
With original semantics: fired once a user logged out.

Note: the "authority_decreased" events are unchanged.
See https://trac.deepamehta.de/ticket/592#comment:59

BREAKING CHANGE

1 event renamed:

authority_increased -> logged_in

Overview of Access Control events:

logged_in
logged_out
authority_decreased
authority_decreased_2

See #854.

comment:3 Changed 9 years ago by jri

  • Status changed from accepted to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.