Mercurial > p > roundup > code
diff doc/admin_guide.txt @ 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 | ea1f377c87d6 |
| children | 2a7c3eeaf167 |
