forked from GNUsocial/gnu-social
Change status.net/wiki URLs to git.gnu.io
This commit is contained in:
@@ -54,7 +54,7 @@ class EmailAuthenticationPlugin extends Plugin
|
||||
$versions[] = array('name' => 'Email Authentication',
|
||||
'version' => GNUSOCIAL_VERSION,
|
||||
'author' => 'Craig Andrews',
|
||||
'homepage' => 'http://status.net/wiki/Plugin:EmailAuthentication',
|
||||
'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/EmailAuthentication',
|
||||
'rawdescription' =>
|
||||
// TRANS: Plugin description.
|
||||
_m('The Email Authentication plugin allows users to login using their email address.'));
|
||||
|
Reference in New Issue
Block a user