[Rt-commit] rt branch, master, updated. rt-4.1.5-59-g00a3d9a
Alex Vandiver
alexmv at bestpractical.com
Tue Dec 18 14:23:20 EST 2012
The branch, master has been updated
via 00a3d9a4ebf6eb5c5c2998b178d45ce9949e2da2 (commit)
from 7d71b478b84e55c6f6191bb83fb8df22631932de (commit)
Summary of changes:
docs/UPGRADING-4.2 | 6 ++++++
1 file changed, 6 insertions(+)
- Log -----------------------------------------------------------------
commit 00a3d9a4ebf6eb5c5c2998b178d45ce9949e2da2
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Tue Dec 18 12:20:04 2012 -0500
Document the default config value change of 3c61239
diff --git a/docs/UPGRADING-4.2 b/docs/UPGRADING-4.2
index 43a9305..aa59e68 100644
--- a/docs/UPGRADING-4.2
+++ b/docs/UPGRADING-4.2
@@ -1,5 +1,11 @@
UPGRADING FROM RT 4.0.0 and greater
+* The $UseSQLForACLChecks option defaults to on. This provides a number
+ of improvements, most notably no longer showing pages of empty results
+ if the user doesn't have permissions to view the tickets in question.
+ It may, in some cases, have performance impacts, but these have been
+ found to be minimal in existing 4.0 installs.
+
* The $LogToScreen config setting is now named $LogToSTDERR which better
describes what the log level controls. Setting $LogToScreen will still work,
but an informational notice will be issued on server start telling you about
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list