Skip to content
Snippets Groups Projects
Commit 1e137405 authored by Peter Rotich's avatar Peter Rotich
Browse files

Add release notes for v1.10.2

parent 9576adec
No related branches found
No related tags found
No related merge requests found
osTicket v1.10.2
================
### Performance and Security
* Prevent Account Takeover (be0133b)
* Prevent Agent Directory XSS (36651b9)
* Httponly Cookies (5b2dfce)
* File Upload Bypass (3eb1614)
* Only allow image attachments to be opened in the browser window (4c79ff8)
* Fix randNumber() (5b8b95a)
* CSRF in users.inc.php URL (285a292)
* AJAX Reflected XSS (e919d8a)
osTicket v1.10.1 osTicket v1.10.1
================ ================
### Enhancements ### Enhancements
- Users: Support search by phone number * Users: Support search by phone number
- i18n: Fix getPrimaryLanguage() on non-object (#3799) * i18n: Fix getPrimaryLanguage() on non-object (#3799)
- Add TimezoneField (#3786) * Add TimezoneField (#3786)
- Chunk long text body (#3757, 7b68c994) * Chunk long text body (#3757, 7b68c994)
- Spyc: convert hex strings to INTs under PHP 7 (#3621) * Spyc: convert hex strings to INTs under PHP 7 (#3621)
- forms: Proper Field Deletion * forms: Proper Field Deletion
- Move orphaned tasks on department deletion to the default department (42e2c55a) * Move orphaned tasks on department deletion to the default department (42e2c55a)
- List: Save List Item Abbreviation (8513f137) * List: Save List Item Abbreviation (8513f137)
### Performance and Security ### Performance and Security
- XSS: Encode html entities of advanced search title (#3919) * XSS: Encode html entities of advanced search title (#3919)
- XSS: Encode html entities of cached form data (#3960, bcd58e8) * XSS: Encode html entities of cached form data (#3960, bcd58e8)
- ORM: Addresses an SQL injection vulnerability in ORM lookup function (#3959, 1eaa6910) * ORM: Addresses an SQL injection vulnerability in ORM lookup function (#3959, 1eaa6910)
osTicket v1.10 osTicket v1.10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment