comparison doc/default.css @ 8165:25950b620246

Merge permission-performance branch This fixes issue2551330: Add an optional 'filter' function to the Permission objects and the addPermission method. This is used to optimize search performance by not checking items returned from a database query one-by-one (using the check function) but instead offload the permission checks to the database. For SQL backends this performs the filtering in the database.
author Ralf Schlatterbeck <rsc@runtux.com>
date Tue, 26 Nov 2024 12:33:17 +0100
parents 33a1f03b9de0
children
comparison
equal deleted inserted replaced
8158:9fe279eef724 8165:25950b620246

Roundup Issue Tracker: http://roundup-tracker.org/