Closed (fixed)
Project:
CAS
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2006 at 14:49 UTC
Updated:
16 Mar 2007 at 20:48 UTC
The autoregister setting leaves a hole open for users who are not cas authenticated to be able to auto register, unless you're really carefull with the cas configuration. We should either make the auto-account creation based on either a cas specific, or hard code the user register form to require cas auth.
Comments
Comment #1
deelight commentedYou can perhaps disable auto-registration and modify cas.module like this :
Replace :
With :
Auto-registration will be disabled, but the Drupal CAS module will still be able to create accounts for CAS users.
Comment #2
metzlerd commenteddelight rolled a patch for a separate issue containing this. Fixed in Head
Comment #3
(not verified) commented