Commit Graph

11 Commits

Author SHA1 Message Date
Graham Triggs
b3f767eb36 [DS-707] Various typo fixes, including a bug in bitstream handling over the bundle THUMBNAIL (THUMBMNAIL)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5461 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-19 16:10:27 +00:00
Graham Triggs
5008cdee23 Allow LDAPHierarchicalAuthentication to work with an empty search_context
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4690 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-01-13 12:16:24 +00:00
Stuart Lewis
827c639926 Update code licence to The DSpace Foundation
git-svn-id: http://scm.dspace.org/svn/repo/trunk@3735 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-24 04:05:53 +00:00
Andrea Bollini
e3f9025213 [DS-60] netid.toLowerCase() in different classes and methods - ID: 2458187
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3575 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-03-11 14:33:44 +00:00
Stuart Lewis
c76ddaf003 Added anonymous authentication option to initial bind in LDAPHierarchicalAuthentication
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3448 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-02-10 09:46:42 +00:00
Stuart Lewis
835c3b8838 Correct small logic error concerning LDAP accounts and email addresses, and removed unused variable
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3317 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-12-01 20:18:08 +00:00
Stuart Lewis
8eb186cf98 (Stuart Lewis) - Changed scope of ldapGroup variable as it didn't need to be a class variable.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3147 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-09-22 09:57:38 +00:00
Stuart Lewis
a0722e0f7b (Stuart Lewis) - Remove 'new Context()' where there is already one to use.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3145 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-09-19 15:32:43 +00:00
Stuart Lewis
899c0108f0 (Stuart Lewis) - Fix issue where users are not getting added to the ldap special group correctly, and adjusted some of the logging levels
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3144 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-09-19 15:26:33 +00:00
Stuart Lewis
11fcb5f3cf (Stuart Lewis) - Fix issue where users without a netid (users not authenticated via LDAP) can't login because an NPE is thrown in the getSpecialGroups method of the LDAPHierarchicalAuthentication class
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3143 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-09-19 07:03:49 +00:00
Stuart Lewis
fa16865ae3 (Stuart Lewis / Chris Yates / Flavio Botelho / Alex Barbieri / Reuben Pasquini) - [2057378] Hierarchical LDAP support
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3132 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-09-17 22:40:54 +00:00