mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 03:06:53 +08:00

AuthProvider#enabled_setting=, used primarily by plugins, has been deprecated since version 2.9, in favour of Authenticator#enabled?. This PR confirms we are seeing no more usage and removes the method.