Move 6.8's Group ipFilter test into User.t since isInGroup was moved into WebGUI::User.pm

forward port of ipFilter bugfix, typo
This commit is contained in:
Colin Kuskie 2006-02-10 20:31:26 +00:00
parent c6facc5f16
commit 62a841ced9
4 changed files with 69 additions and 37 deletions

View file

@ -37,6 +37,9 @@
- fix [ 1426170 ] passthruUrls ignores single value
- fix [ 1428117 ] Uploading files with 0 size
- fix [ 1411884 ] DirectoryIndex doesn't work with passthruUrls in v6.8.5
- fix [ 1428396 ] IP Filter Broken
- fixed a bug where uploaded files and images did not get the right .wgaccess
file (Martin Kamerbeek / Procolix)
6.8.5
- fix [ 1396957 ] Insufficient privileges check on the DataForm