. Fix for parts 1+3 of AWC-359 (part 2 of the bug is now a 1.3 issue)

- Create User action hidden for external auth e.g. NTLM
 - Delete User works for NTLM (but only removes the Person)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2367 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2006-02-14 11:20:09 +00:00
parent 2f75edf992
commit 00a7068036
3 changed files with 13 additions and 5 deletions

View File

@@ -437,6 +437,7 @@ public class UsersBean implements IContextListener
return null;
}
// ------------------------------------------------------------------------------
// IContextListener implementation