[GH-ISSUE #702] Access to files with key words (RegExr) #488

Open
opened 2026-03-02 15:59:11 +03:00 by kerem · 0 comments
Owner

Originally created by @baur on GitHub (Jan 19, 2022).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/702

Hi,
is it possible access to the file with RegExr (filename)?

for example:

'user1' => [folder=>'data\folder', keywords=''] - full access to folder

'user2' => [folder=>'data\folder', keywords='File1,file2'] - access to files on folder where file name consists 'File1' of 'File2'

Originally created by @baur on GitHub (Jan 19, 2022). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/702 Hi, is it possible access to the file with RegExr (filename)? for example: `'user1' => [folder=>'data\folder', keywords='']` - full access to folder `'user2' => [folder=>'data\folder', keywords='File1,file2']` - access to files on folder where file name consists 'File1' of 'File2'
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#488
No description provided.