X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FAuthPlugin.php;h=4f45f0f7fa8c597448be91b693c13b238071e2e2;hb=aeab2e64a87e49235b62ab5473349e26ffe9a9f7;hp=894b0964ad3d96eae02b7e410473a64c08ae82a1;hpb=2104f62734f5f16f9f6d78e9782db2375c0805ad;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/AuthPlugin.php b/includes/AuthPlugin.php index 894b0964ad..4f45f0f7fa 100644 --- a/includes/AuthPlugin.php +++ b/includes/AuthPlugin.php @@ -72,6 +72,10 @@ class AuthPlugin { * when asked to login a user who doesn't exist locally but does in the * external auth database. * + * If you don't automatically create accounts, you must still create + * accounts in some way. It's not possible to authenticate without + * a local account. + * * This is just a question, and shouldn't perform any actions. * * @return bool