Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
Reporting 0.7.1
-
None
-
Low
Description
See TRUNK-3272.
Proposed quick solution:
- store "last failed login timestamp" as a static variable on AbstractReportsTask
- in the authenticate() method, if we're within 5 minutes of the last failed login, then do not try to log in again; instead log a warning
(Unfortunately "5 minutes", or rather 300000 ms, is hardcoded in HibernateContextDAO in core, so we're stuck hardcoding that as well.)
Gliffy Diagrams
Attachments
Issue Links
- caused
-
TRUNK-3272 Cannot log into OpenMRS 1.9.0 after new install
-
- Closed
-