Files
@ 64eba8fcde2b
Branch filter:
Location: kallithea/CONTRIBUTORS
64eba8fcde2b
3.2 KiB
text/plain
AuthSettingsController: don't validate options for disabled plugins
If the user disables a plugin, any submitted settings for that plugin
should be disregarded (neither validated nor stored in the database).
If the user disables a plugin, any submitted settings for that plugin
should be disregarded (neither validated nor stored in the database).