diff doc/html_extra/man_pages/roundup-demo.1.html @ 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 0c6f9db2b247
children 0c63629bf8f0
line wrap: on
line diff

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