some bug fixes

This commit is contained in:
JT Smith 2005-02-14 20:56:51 +00:00
parent 0b07a0dff1
commit 370a708ab9
6 changed files with 14 additions and 284 deletions

View file

@ -79,6 +79,10 @@
- Enhanced the user import script to allow you to update existing accounts,
group expirations, etc, in addition to just importing new accounts. (Nick
Roberts)
- fix [ 1118861 ] WebGUI::Group->find() broken! (fix)
- Removed the long deprecated SMB auth module. It will be added to the user
contribs area in case someone wishes to use/maintain it.
- fix [ 1122377 ] 6.2.9 - USS sequence ordering bugs

View file

@ -77,6 +77,12 @@ save you many hours of grief.
been moved from outside the content system, to inside it as assets
in the new asset tree.
* If you are using the SMB auth module, please note that it has been removed
from this release. It has been long deprecated and is no longer an
official part of WebGUI. It will be made available in the user
contribs section of plainblack.com for people wishing to continue to
use/maintain it.
6.2.10
--------------------------------------------------------------------