Priority Level
{"label"=>"P2 - Medium"}
Describe the bug
The case were a login is incorrect it creates a blackboard session with a not logged in tag. This is correct but I don't like that there's just memory being held up with failed log in even though they're deleted after 60 minutes.
To Reproduce
- Fail a login
- See the session not get deleted
Expected Behavior
- On a failed login
- Possibly delete the session?
Actual Behavior
- Fail a login
- See the session not get deleted
Screenshots
No response
Additional context
No response
Priority Level
{"label"=>"P2 - Medium"}
Describe the bug
The case were a login is incorrect it creates a blackboard session with a not logged in tag. This is correct but I don't like that there's just memory being held up with failed log in even though they're deleted after 60 minutes.
To Reproduce
Expected Behavior
Actual Behavior
Screenshots
No response
Additional context
No response