From edf99fe36129ebb374ab541baf76cb93a9efbfa8 Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Wed, 19 Jul 2006 16:26:26 +0000 Subject: [PATCH] run on login / logout --- docs/changelog/7.x.x.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index f3faae762..a6d4eb4a8 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -27,6 +27,8 @@ privs to the storage associated with it. (Martin Kamerbeek / Procolix) - Added a reverse page loop option to the navigation asset (Martin Kamerbeek / Procolix) + - Added runOnLogin and runOnLogout config file properties to Authentication to allow + for running an external script on successful login or logout. 7.0.1 - fix: User profile field "Department" needs i18n