45Drives / cockpit-file-sharing

A Cockpit plugin to easily manage samba and NFS file sharing.
GNU General Public License v3.0
556 stars 30 forks source link

Remove Regular Expression Lookbehinds to Support Safari #52

Closed joshuaboud closed 2 years ago

joshuaboud commented 2 years ago

Safari still doesn't support lookbehinds in regular expressions, so they were replaced with alternative implementations.

bkelly16 commented 2 years ago

Task linked: CU-2vjfr1b Remove regex lookbehinds to support safari