Issues

Select view

Select search mode

 
50 of 56

force admin action=doPurgeExpiredSessions

Description

Currently this doesn’t always work as it’s just calling the controller clearUsed logic, which includes some interval checks

For datasource sessions, the purge interval is currently hourly, so this is impossible to unit test

add a force boolean flag to the clearUnused methods, which doPurgeExpiredSessions always calls enabled, which simply bypasses the (i.e. hourly) interval check, still respecting the usual session expiry rules

Details

Assignee

Reporter

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Sprint

Fix versions

Priority

Created 26 March 2025 at 09:18
Updated 26 March 2025 at 15:12

Activity

Show:

Zac Spitzer26 March 2025 at 15:05

Zac Spitzer26 March 2025 at 09:21

Flag notifications