From 0227fd120e08148e3631d7de131796c56c95d8a6 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 26 Aug 2008 17:40:19 +0000 Subject: [PATCH] Monotone-Parent: 57efdfff0ce1c589f0aa7c70ace7f877ffa5d52c Monotone-Revision: 47b9620ce14470cae0697918adc94344f3f07b0e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-26T17:40:19 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index a78801b0f..36c74f8b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-08-26 Wolfgang Sourdeau + + * SoObjects/SOGo/SOGoUserFolder.m ([SOGoUserFolder + -lookupName:_keyinContext:_ctxacquire:_flag]): whenever a user has + no access to the specified module, a response with code 403 and + the content of "UIxModuleAccessDenied" will be generated. + + * UI/SOGoUI/UIxModuleAccessDenied.[hm]: new template module + displaying an error message. + 2008-08-22 Wolfgang Sourdeau * UI/MailPartViewers/UIxMailRenderingContext.m