Nicer authentication display name master
authorPlatonides <platonides@gmail.com>
Tue, 18 Sep 2018 23:15:24 +0000 (01:15 +0200)
committerPlatonides <platonides@gmail.com>
Tue, 18 Sep 2018 23:23:50 +0000 (01:23 +0200)
Shown on login screen

AuthWMESbyDB.php

index 5dbf1a37b78cbfde0555e167301412c1b7f15f26..65b376b736aa16b2e970c7211cdbb9fc63d39771 100644 (file)
@@ -24,7 +24,7 @@ class AuthWMESbyDB extends \LimeSurvey\PluginManager\AuthPluginBase
     protected $storage = 'DbStorage';
 
     static protected $description = 'A plugin to authenticate user via WMES DB';
     protected $storage = 'DbStorage';
 
     static protected $description = 'A plugin to authenticate user via WMES DB';
-    static protected $name = 'AuthWMESbyDB';
+    static protected $name = 'Cuenta de Wikimedia EspaƱa';
     static protected $configurableDBSettings = false;
 
     protected $settings = array(
     static protected $configurableDBSettings = false;
 
     protected $settings = array(