Session Scheduling
Created by: cbusbey
StartTime, EndTime, StartDay, EndDay...
-
start time, end time config (#195) -
a session in the logout state expires when outside of session time (#197,#198) -
a session in the logon state expires when outside of session time (#197,#198) -
a session resets if in session time, but outside of the session creation (#197,#198,#201) -
a session can expire when not running (#200,#202) -
an acceptor will not accept session connections outside of session time (#203) -
an initiator will not attempt a connection outside of session time (#203, #209) -
non-utc time zones (#206) -
start day, end day config for extended sessions (#207) -
documentation (#207)