mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-11 09:53:19 +00:00
Monotone-Parent: 47b9620ce14470cae0697918adc94344f3f07b0e
Monotone-Revision: b4d23e0ff0b98727a952a0a09a9cb7e312f3562a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-26T17:42:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
2008-08-26 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* UI/MainUI/SOGoRootPage.m ([SOGoRootPage -setUserName:_value])
|
||||
([SOGoRootPage -userName]): removed accessors, since the
|
||||
corresponding ivar is not used and was removed too.
|
||||
|
||||
* UI/SOGoUI/UIxComponent.m ([-shortUserNameForDisplay]): no longer
|
||||
make use of the "wrongusernamepassword" hack.
|
||||
|
||||
* UI/MainUI/SOGoRootPage.m ([SOGoRootPage -connectAction]): return
|
||||
HTTP code 403 if the username and the password passed in the
|
||||
request are not valid.
|
||||
|
||||
* 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
|
||||
|
||||
Reference in New Issue
Block a user