| Trees | Indices | Help |
|
|---|
|
|
PluggableAuthService.events.PASEvent --+
|
UserLoggedInEvent
Login notification event.
Subscribe to this to run code when a user logs in.
The username can be obtained in the handler via: evt.object.id
WARNING: Currently it doesn't notify when switching directly from
a non-admin user to the admin user without logging out,
because we're unable to determine whether the login succeeded.
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1.1812 on Mon Jul 30 17:11:12 2012 | http://epydoc.sourceforge.net |