Luca Giamminonni
f2eb9c55b4
[CST-6152] Renamed challenge to currentPassword
2022-09-20 15:29:20 +02:00
Luca Giamminonni
bfb0736ab7
[CST-6152] Password add operation refactoring to include challenge in the value
2022-08-03 17:09:09 +02:00
eskander
aafa2c7d25
[CST-6152] allow password change only if a challenge is resolved.
2022-07-01 14:04:23 +02:00
Ben Bosman
af0ead1a70
Removing session dependency
2021-12-24 11:49:02 +01:00
Yana De Pauw
19371747aa
86163: Feedback on Shibboleth changes
2021-12-22 17:44:54 +01:00
Yana De Pauw
16e704a285
85276: Store and retrieve the Authentication method in the JWT
2021-12-01 15:33:13 +01:00
Mark H. Wood
b43e5dfdd8
[DS-4548] Rename DSpace's LogManager to LogHelper.
2021-08-04 11:41:18 -04:00
Patrick Trottier
7f4b4e9f8a
Convert getLogger() and Log4J imports for Log4J 2
2018-11-09 08:41:42 -05:00
Tim Donohue
200cede397
Upgrade to commons-lang3 to avoid dependency conv issues.
2018-11-08 20:35:57 +00:00
Raf Ponsaerts
8ffbec58ca
[DS-3782] Upgrade Commons Collections to version 4
2018-07-18 15:53:11 +02:00
Tom Desair
55f5571e1d
[DS-3819] Revert back to 401 status and move login URL to WWW-Authenticate header
2018-06-28 13:21:57 +02:00
Tim Donohue
8a48f782ea
Fix dspace-api module per new code style
2018-02-21 15:23:58 -06:00
Terry W Brady
fe3a7722d1
remove methods that are not applicable
2018-01-25 15:29:45 -08:00
Luigi Andrea Pascarelli
f577074e69
DS-3346 change and remove deprecated setIgnoreAuthorization in favour of turnOff/restore
2016-09-28 23:39:24 +02:00
Tim Donohue
f92fa6605d
DS-3154: more dspace-api fixes, alphabetically through org.dspace.core
2016-04-29 13:00:13 -05:00
Tim Donohue
13900300d5
Fix typo in config key
2016-03-01 09:07:55 -06:00
Tim Donohue
9317f341e1
Fix more API classes using comma-separated configs (and ensure they all use getArrayProperty)
2016-02-25 16:49:14 -06:00
KevinVdV
54222f3c1d
DSpace refactored service api
2015-08-19 11:54:32 +02:00
Ivan Masár
c671278070
remove executable attr from regular files
2012-06-21 11:13:54 +02:00
Stuart Lewis
2c7562afa4
New modules/authentication-x509.cfg
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6572 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-19 04:29:33 +00:00
Mark Diggory
0d30c67d9e
Updated Licenses
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5844 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-11-12 05:29:14 +00:00
Graham Triggs
5fa0e9deae
[DS-707] Correctness
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5633 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-25 12:57:45 +00:00
Graham Triggs
886216350c
[DS-707] Style / readability fixes
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5582 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-24 11:03:48 +00:00
Graham Triggs
1647a1ca18
[DS-707] Style / readability fixes
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5574 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-23 21:54:48 +00:00
Graham Triggs
a1d59de77b
[DS-707] Use valueOf instead of Number constructor
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5500 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-20 22:01:15 +00:00
Graham Triggs
e47d96205a
[DS-707] Boolean instantiations
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5496 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-20 20:29:49 +00:00
Mark Wood
57ef2cf01c
Fight scroll blindness: fix many broken doc comments.
...
Also many small typos in comments. Some small reformatting for
readability.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5124 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-06-16 18:52:33 +00:00
Andrea Bollini
1fec2f71c0
[DS-436] SWORD Authenticator doesn't support the special groups infrastructure
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4637 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-12-17 11:47:00 +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
Mark Diggory
6719669555
[ 2102617 ] Sands Fish - Correct version of code. X509Authentication fails to assign appropriate special groups
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2102617&group_id=19984&atid=319984
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3120 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-09-10 16:30:20 +00:00
Mark Diggory
3c3526419e
[ 2102617 ] Sands Fish - X509Authentication fails to assign appropriate special groups
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2102617&group_id=19984&atid=319984
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3114 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-09-09 20:37:55 +00:00
Graham Triggs
9ae95a94e7
Fix various problems with resources potentially not being freed, and other minor fixes suggested by FindBugs
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3036 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-08-06 15:52:30 +00:00
Mark Diggory
f7f8500155
Allow X509Authentication to be triggered from Login Choices page as well. Default is old behavior, This allows one to maintain the site under http and only protect certificate login page with https for certificate authentication. Implicit X509 Authentication is not ideal in relation to default Internet Explorer behavior.
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2435 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-13 19:26:33 +00:00
Robert Tansley
311eb7ae28
(Robert Tansley / Barhatov Andrew)
...
- Authentication code moved to new org.dspace.authenticate package
- Added IP Authentication (SF patch #1566820 ).
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2168 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-08-27 22:40:09 +00:00