Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

vTiger 7.2 Release Updates on Nov 2019

Recently Vtiger release version 7.2 related to major security updates. This was the long time demand from many users and community members. Thanks to entire vTiger team and supportive community members.

Following major updates to the vTiger version 7.2, available to sourceforge here.

1. Data Integrity Support Through Checkpermission api:

7.2 API Documentation:

  • New API checkPermission() and requiresPermission() added to product.
    Core api definition in includes/runtime/Controller.php
    Privilege will be set for user to perform any actions via profile and sharing access.
  • RequiresPermission holds the standard array of permissions to be verified for user to perform particular action.
  • CheckPermission verifies the defined permission against User Privileges model. Only on thumbs up from checkpermission, respective action will be performed. This api is supported for all action and view files.

Examples:

  • modules/Vtiger/actions/Save.php
    Click here to see more information on where new code has been added
  • modules/Vtiger/views/Edit.php
    Click here to see more information on where new code has been added.

Previously this was Addressed in models level, which led to slip many test-cases. To make sure no compromise on Data integrity above specified api is been added to all view and action files.

2. File security through obscurity:
3. Barrier for SQL Injections through prepared queries:
  • SQL Injection was a major issue with earlier release of vTiger, which has been addressed to the latest version 7.2 by adding more layer to MySQL queries as per the screens below.

4. Open security and performance issues have been addressed:

5. Fix for 60+ high priority issues on code.vtiger.com:

There are more than 60+ issues have been addressed and PR has been released with the updates of vTiger 7.2.

You can download Vtiger CRM 7.2.0 from here

Let us know if you needs more information on this

Do You Need More Information ?

For any further information / query regarding Technology, please email us at [email protected]
OR call us on +1 630 861 8263, Alternately you can request for information by filling up Contact Us



This post first appeared on CRMTiger | VTiger Customization, please read the originial post: here

Share the post

vTiger 7.2 Release Updates on Nov 2019

×

Subscribe to Crmtiger | Vtiger Customization

Get updates delivered right to your inbox!

Thank you for your subscription

×