Describe the bug
Session logs out correctly at EndTime. (expected)
Logon attempts before StartTime are rejected with: "Logon attempt when session is disabled" (expected)
However, after StartTime, the session never transitions back to enabled state. (bug)
All subsequent logon attempts continue to be rejected with the same message. (bug)
The session only becomes usable again after restarting the application. (workaround)
To Reproduce
Description seems self explanatory to reproduce.
If not, reach out to me at abhibawa357@gmail.com
Expected behavior
At EndTime, the session logs out and becomes disabled.
Before StartTime, incoming logon attempts are rejected.
At StartTime, the session should automatically transition back to enabled state and accept logons.
system information:
- OS: Windows and Linux both
- Java version JDK8 and JDK21 both
- QFJ Version 3.0.1
Describe the bug
Session logs out correctly at EndTime. (expected)
Logon attempts before StartTime are rejected with: "Logon attempt when session is disabled" (expected)
However, after StartTime, the session never transitions back to enabled state. (bug)
All subsequent logon attempts continue to be rejected with the same message. (bug)
The session only becomes usable again after restarting the application. (workaround)
To Reproduce
Description seems self explanatory to reproduce.
If not, reach out to me at abhibawa357@gmail.com
Expected behavior
At EndTime, the session logs out and becomes disabled.
Before StartTime, incoming logon attempts are rejected.
At StartTime, the session should automatically transition back to enabled state and accept logons.
system information: