Solutionunvalidated
Patch: Change enable.def line 165 — builtins/enable.def. Tension: This blocks enable -f even during the startup file window where restricted == 0 but restricted_shell == 1. Outcome: if ((restricted || restricted_shell) && (flags & (FFLAG|DFLAG))).
c12bbea1-7307-4bcd-ba03-cc701e44bf22
Patch: Change enable.def line 165 — builtins/enable.def. Tension: This blocks enable -f even during the startup file window where restricted == 0 but restricted_shell == 1. Outcome: if ((restricted || restricted_shell) && (flags & (FFLAG|DFLAG))).