Could someone tell me what these two changes in cbSecurity 3.4.0 mean / are (a link to tickets would be fine). Thanks
• Added transientCache=false to auth User to avoid any issues when doing security operations
• Added population control for auth User for extra security
s
sknowlton
06/19/2023, 11:58 AM
transientCache disables the use of the Coldbox 7 transient cache, which is a cool but occasionally troublesome new feature that speeds up wirebox interaction with object creation