mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Remove cas auth from core and convert the settings over so they can be used by the plugin
This commit is contained in:
@@ -6,4 +6,3 @@ require_dependency 'auth/facebook_authenticator'
|
||||
require_dependency 'auth/open_id_authenticator'
|
||||
require_dependency 'auth/github_authenticator'
|
||||
require_dependency 'auth/twitter_authenticator'
|
||||
require_dependency 'auth/cas_authenticator'
|
||||
|
||||
Reference in New Issue
Block a user