Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0015359
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorsometimes2010-12-02 16:582011-10-12 01:56
ReporteriperdomoView Statuspublic 
Assigned Toiperdomo 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision3d63eb9bc450
ProjectionnoneETAnoneTarget Version3.0MP4
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_22
OS Version2.6.35-gentoo-r12Database version8.3.12Ant version1.7.1
Product VersionSCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesUser Interface Client Kernel
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0015359: The getServletContext() method in KernelServlet breaks the AutologonAuthenticationManager

DescriptionThe getServletContext() was added in KernelServlet, this is shadowing a method in one of the super classes. Therefore when trying to use the AutologonAuthManager, you get a NPE
Proposed SolutionRename the getServletContext to avoid the override
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00184103.0MP4 closediperdomo Refactor AuthenticationManager and related classes 

-  Notes
(0040838)
hgbot (developer)
2011-09-09 13:41

Repository: erp/devel/pi
Changeset: 3d63eb9bc45080a496799a0efcccb82bcb04c4f2
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Fri Sep 09 13:40:25 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3d63eb9bc45080a496799a0efcccb82bcb04c4f2 [^]

Fixes issue 18410 and fixes issue 15359: AuthenticationManager refactor
- Refactor AuthenticationManager, change from Interface to Abstract class.
- The AuthManager custom implementations need to implement doAuthenticate and
  doLogout
- Move code from LoginHandler to DefaultAuthenticationManager

---
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelServlet.java
M modules/org.openbravo.service.integration.google/src/org/openbravo/service/integration/google/GoogleAuthServlet.java
M src/index.jsp
M src/org/openbravo/authentication/AuthenticationException.java
M src/org/openbravo/authentication/AuthenticationManager.java
M src/org/openbravo/authentication/basic/AutologonAuthenticationManager.java
M src/org/openbravo/authentication/basic/DefaultAuthenticationManager.java
M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
M src/org/openbravo/base/secureApp/LoginHandler.java
M src/org/openbravo/base/secureApp/LoginUtils.java
---
(0041608)
hudsonbot (viewer)
2011-10-12 01:56

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9bd2b5c2d982 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2010-12-02 16:58 iperdomo New Issue
2010-12-02 16:58 iperdomo Assigned To => iperdomo
2010-12-02 16:58 iperdomo Modules => User Interface Client Kernel
2010-12-02 16:58 iperdomo OBNetwork customer => No
2010-12-06 07:46 alostale Status new => scheduled
2011-02-14 11:33 iperdomo Target Version 3.0RC4 => 3.0
2011-05-17 09:15 iperdomo Priority urgent => normal
2011-06-02 10:53 dmitry_mezentsev Target Version 3.0MP0 => 3.0MP1
2011-06-22 19:57 dmitry_mezentsev Target Version 3.0MP1 => 3.0MP2
2011-08-01 19:02 iperdomo Target Version 3.0MP2 => 3.0MP4
2011-09-05 09:22 iperdomo Relationship added related to 0018410
2011-09-09 13:41 hgbot Checkin
2011-09-09 13:41 hgbot Note Added: 0040838
2011-09-09 13:41 hgbot Status scheduled => resolved
2011-09-09 13:41 hgbot Resolution open => fixed
2011-09-09 13:41 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3d63eb9bc45080a496799a0efcccb82bcb04c4f2 [^]
2011-10-03 11:50 marvintm Status resolved => closed
2011-10-12 01:56 hudsonbot Checkin
2011-10-12 01:56 hudsonbot Note Added: 0041608


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker