Clone
Vy <vduong@sunriselabs.com>
committed
on 26 May 23
DEN-15439 : Updated - UI: Cybersecurity: The Export from SD-Card shall not follow SymLinks
Refactor checking symlink to a static function t… Show more
DEN-15439 : Updated - UI: Cybersecurity: The Export from SD-Card shall not follow SymLinks

Refactor checking symlink to a static function  to be used outside FileHandler

Add wrapper function in GUIView to call FileHandler function checking symlink

Add logic to not show symlink in sd card log list

Update displayed counter to reflect only visible files count

Show less