Wed, 14 Nov 2012 10:37:51 +0100 |
Björn Ricks |
Add stack trace if authentication was not successfull
|
Wed, 14 Nov 2012 10:37:21 +0100 |
Björn Ricks |
Return after sending a redirect
|
Thu, 08 Nov 2012 10:47:24 +0100 |
Björn Ricks |
Use static variable for login page name in LoginServlet
|
Thu, 08 Nov 2012 10:29:09 +0100 |
Björn Ricks |
Be sure that a redirect url always exist
|
Mon, 22 Oct 2012 09:51:12 +0200 |
Björn Ricks |
Don't redirect to request uri
|
Mon, 24 Sep 2012 13:04:53 +0000 |
Bjoern Ricks |
Use the Context PATH servlet variable when using URLs in the GGInAFilter
|
Sat, 08 Sep 2012 12:22:53 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace. Reverted functional change in parsing plain user file.
|
Sat, 08 Sep 2012 11:26:30 +0000 |
Christian Lins |
Cosmetics
|
Fri, 24 Aug 2012 10:44:55 +0000 |
Bjoern Ricks |
Add debug output if a database user will be created
|
Fri, 10 Aug 2012 07:06:18 +0000 |
Bjoern Ricks |
Refactor Authentication to allow to pass the Freatures to the user class
|
Fri, 13 Jul 2012 13:38:32 +0000 |
Bjoern Ricks |
Add UserClient class to handle REST communication for user related interfaces.
|
Fri, 13 Jul 2012 07:50:22 +0000 |
Bjoern Ricks |
Use servlet context to specify the authentication method.
|
Fri, 13 Jul 2012 06:57:00 +0000 |
Bjoern Ricks |
Also log an authentication failure
|
Fri, 13 Jul 2012 06:52:33 +0000 |
Bjoern Ricks |
Display error details to the user
|
Wed, 11 Jul 2012 13:31:56 +0000 |
Bjoern Ricks |
Refactor GGInA authentication
|
Wed, 11 Jul 2012 10:37:10 +0000 |
Bjoern Ricks |
Implement a login page to be able to authenticate a user
|