parent
50bd769410
commit
597a6d8780
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ class Auth_FAS extends AuthPlugin {
|
|||
error_log("FAS auth succeeded for $username", 0);
|
||||
return true;
|
||||
}
|
||||
error_log("FAS auth failed for $username: <a href=\"https://fedoraproject.org/wiki/Help:Editing#Gaining_Edit_Access\">insufficient group membership.</a>", 0);
|
||||
error_log("FAS auth failed for $username: insufficient group membership", 0);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue