Skip to content

[JES] Fix an error that was clogging up the logs. If no user is logged in, the...

Jason Salyers requested to merge jsalyers-fix-expiry-warning into develop

[JES] Fix an error that was clogging up the logs. If no user is logged in, the date was set to null so just set it to 1 year in the future for now. Once the user actually logs in it will update to the appropriate time

Merge request reports