- fix: XSS Vulnerability in WikiPage titles
- Depricated the random array function in WebGUI::Utility in favor of List::Utils per the WebGUI Best Practices.
This commit is contained in:
parent
945be4a2de
commit
e42a744ed9
7 changed files with 38 additions and 19 deletions
|
|
@ -10,6 +10,9 @@
|
|||
- fix: Cannot save new content filters.
|
||||
- fix: Cannot delete content filter.
|
||||
- fix: XSS Vulnerability in WebGUI usernames
|
||||
- fix: XSS Vulnerability in WikiPage titles
|
||||
- Depricated the random array function in WebGUI::Utility in favor of
|
||||
List::Utils per the WebGUI Best Practices.
|
||||
- change: adapted WebGUI::Commerce::ShoppingCart to make it capable of
|
||||
handling dynamic item plugins. (Martin Kamerbeek / Oqapi)
|
||||
- fix: Using double quote in Project Manager task name breaks javascript
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue