Describe the bug
Requests containing invalid/expired sessions might fail due to race-conditions, also it's also possible to tamper the session ID with random values, which might generate exceptions (log noise).
To Reproduce
Steps to reproduce the behavior:
Change the session ID cookie value manually at the browser (one with a long value to simulate the field maxlength issue)
Describe the bug Requests containing invalid/expired sessions might fail due to race-conditions, also it's also possible to tamper the session ID with random values, which might generate exceptions (log noise).
To Reproduce Steps to reproduce the behavior:
Race-condition:
Tampering:
What application are you using? OJS 3.4