Details
Assignee
UnassignedUnassignedReporter
Zac SpitzerZac SpitzerLabels
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
Priority
New
Details
Details
Assignee
Unassigned
UnassignedReporter
Zac Spitzer
Zac SpitzerLabels
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
Priority
Created 16 May 2024 at 07:18
Updated 16 May 2024 at 07:30
I added security.file as part of https://github.com/lucee/Lucee/pull/2363
the _fillSecData function in admin.java already builds the struct, just needs to be refactored out so we can re-use it https://github.com/lucee/Lucee/blob/6.1/core/src/main/java/lucee/runtime/tag/Admin.java#L1676