- Nov 11, 2008
-
-
Martin Haase authored
publish() now deletes all permissions from the resource such that they cannot be modified anymore and only 'read' will be returned by getRights() based on the isPublic flag. git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@2269 7c539038-3410-0410-b1ec-0f2a7bf1c452
-
- Oct 23, 2008
-
-
Martin Haase authored
1. If there is no resource a user can see (getObjects) an empty list is returned from now on instead of a list with an empty element. 2. If a session does not exist (tgAddActiveRole) a fault is returned instead of an empty response. git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@2164 7c539038-3410-0410-b1ec-0f2a7bf1c452
-
- Oct 02, 2008
-
-
Martin Haase authored
RBAC: repaired filterBySid: caught Exception when searching with non-existing or empty SID which disabled search for public resources git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@2033 7c539038-3410-0410-b1ec-0f2a7bf1c452
-
- Sep 29, 2008
-
-
Martin Haase authored
modified createProject. Now anybody with a valid sessionID can create one, not just those users that were enrolled in another project, as before git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@1980 7c539038-3410-0410-b1ec-0f2a7bf1c452
-
- Jul 23, 2008
-
-
Martin Haase authored
git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@1543 7c539038-3410-0410-b1ec-0f2a7bf1c452
-
Martin Haase authored
The registerResource.php lets you decide which WSDL you want to use. And the function filterBySid is now much faster by avoiding the rbac abstraction layers. git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@1539 7c539038-3410-0410-b1ec-0f2a7bf1c452
-
- Jul 15, 2008
-
-
Martin Haase authored
git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@1505 7c539038-3410-0410-b1ec-0f2a7bf1c452
-
Martin Haase authored
git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@1502 7c539038-3410-0410-b1ec-0f2a7bf1c452
-
- May 26, 2008
-
-
Martin Haase authored
removed timeout bug for getObjects and speeded up implementation (now LDAP handles the logic, which does it much faster than PHP). git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@1327 7c539038-3410-0410-b1ec-0f2a7bf1c452
-
- May 20, 2008
-
-
Martin Haase authored
git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@1288 7c539038-3410-0410-b1ec-0f2a7bf1c452
-
- May 15, 2008
-
-
Martin Haase authored
git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@1267 7c539038-3410-0410-b1ec-0f2a7bf1c452
-
- May 08, 2008
-
-
Martin Haase authored
git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@1227 7c539038-3410-0410-b1ec-0f2a7bf1c452
-