[completed:539] Fixed AuthChecker for wrong beahviour in namespace permissions if group has global grant permissions.

This commit is contained in:
Matteo Tomasini 2011-08-18 16:39:50 +02:00
parent 262086e997
commit 2191bdcd22
3 changed files with 131 additions and 21 deletions

View file

@ -16,5 +16,5 @@ using System.Reflection;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.0.5.602")]
[assembly: AssemblyFileVersion("3.0.5.602")]
[assembly: AssemblyVersion("3.0.5.603")]
[assembly: AssemblyFileVersion("3.0.5.603")]