Skip to content

Filter allowed ext based on extension and path#14

Merged
Majwt merged 8 commits into
developfrom
ext_filtering
Jul 13, 2026
Merged

Filter allowed ext based on extension and path#14
Majwt merged 8 commits into
developfrom
ext_filtering

Conversation

@Majwt

@Majwt Majwt commented Jan 26, 2026

Copy link
Copy Markdown
Collaborator

Restrict the allowed files in the ext config.

The filters are:

  • C:\Program Files
  • C:\Program Data
  • C:\ProgramData
  • C:\Temp
  • C:\Tmp
  • C:\Users
  • C:\Windows
  • ❌ Paths longer than 128 characters long
  • ✅ any other path that does not start with those above.
  • *.bat
  • *.cmd

@Majwt Majwt self-assigned this Jan 26, 2026
@Majwt
Majwt requested a review from SoundGoof June 23, 2026 11:48
@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown

Latest build from PR can be downloaded here 🎉
(even for commits further down)

📦 Download binaries:
mrbig-binaries.zip

@Majwt

Majwt commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator Author

Add start flag to exclude this

@SoundGoof

Copy link
Copy Markdown
Member

add a runtime flag for disabeling of this feature

Majwt added 3 commits June 30, 2026 10:10
pass the flag --disable-ext-filters to disable the filtering of ext
based on path and file extension
@Majwt

Majwt commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator Author

Disable with --disable-ext-filters flag

@SoundGoof SoundGoof left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Majwt
Majwt merged commit 1efc414 into develop Jul 13, 2026
5 checks passed
@Majwt
Majwt deleted the ext_filtering branch July 14, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants