mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-18 03:46:38 +02:00
- Use more precise string matching to avoid partial matches - removeFromSettings: Match plugin name in quotes within INSTALLED_APPS context - removeFromURLs: Match plugin name in path() and include() patterns - Prevents false positives (e.g., 'pluginName2' matching 'pluginName') This ensures uninstall only removes the exact plugin, not similar names.
21 KiB
21 KiB