Skip to content

Commit

Permalink
PATCH_SECURE does not work with fos8
Browse files Browse the repository at this point in the history
  • Loading branch information
fda77 committed Oct 23, 2024
1 parent ee84af2 commit f96656a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/ui/patches.in
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,7 @@ config FREETZ_PATCH_SIGNED

config FREETZ_PATCH_SECURE
bool "Patch web menu secure message"
depends on !FREETZ_TYPE_EXTENDER && FREETZ_AVM_VERSION_07_2X_MIN
depends on !FREETZ_TYPE_EXTENDER && FREETZ_AVM_VERSION_07_2X_MIN && FREETZ_AVM_VERSION_07_5X_MAX
select FREETZ_PATCH_SECURE_2fa if !(FREETZ_PATCH_SECURE_sip || FREETZ_PATCH_SECURE_nau || FREETZ_PATCH_SECURE_nus)
default n
help
Expand Down

0 comments on commit f96656a

Please sign in to comment.