fix - xss vulnerability in webgui usernames

This commit is contained in:
Roy Johnson 2007-01-16 16:06:08 +00:00
parent d24f25c751
commit 61adb7d962
2 changed files with 8 additions and 3 deletions

View file

@ -9,6 +9,7 @@
- fix: Media Folder (perlDreamer Consulting, LLC)
- fix: Cannot save new content filters.
- fix: Cannot delete content filter.
- fix: XSS Vulnerability in WebGUI usernames
- change: adapted WebGUI::Commerce::ShoppingCart to make it capable of
handling dynamic item plugins. (Martin Kamerbeek / Oqapi)