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

View Revisions: Issue #46189 All Revisions ] Back to Issue ]
Summary 0046189: WS calls UserLock for every request even within the same session
Revision 2021-03-31 08:52 by alostale
Steps To Reproduce 0. Enable debugging log level for org.openbravo.base.secureApp.UserLock
1. Perform a WS request
  -> OK: checking logs UserLock is invoked
2. Keeping the same session in the client, perform another WS request
  -> ERROR: checking logs UserLock is invoked

Here you can find a client to test it:
https://gitlab.com/alo-issues/openbravo/-/snippets/2098452 [^]
Revision 2021-03-31 08:46 by alostale
Steps To Reproduce 0. Enable debugging log level for org.openbravo.base.secureApp.UserLock
1. Perform a WS request
  -> OK: checking logs UserLock is invoked
2. Keeping the same session in the client, perform another WS request
  -> ERROR: checking logs UserLock is invoked



Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker