Wikimedia España
/
limesurvey
/
AuthWMESbyDB
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
ab33bec
)
Nicer authentication display name
master
author
Platonides
<platonides@gmail.com>
Tue, 18 Sep 2018 23:15:24 +0000
(
01:15
+0200)
committer
Platonides
<platonides@gmail.com>
Tue, 18 Sep 2018 23:23:50 +0000
(
01:23
+0200)
Shown on login screen
AuthWMESbyDB.php
patch
|
blob
|
blame
|
history
diff --git
a/AuthWMESbyDB.php
b/AuthWMESbyDB.php
index 5dbf1a37b78cbfde0555e167301412c1b7f15f26..65b376b736aa16b2e970c7211cdbb9fc63d39771 100644
(file)
--- a/
AuthWMESbyDB.php
+++ b/
AuthWMESbyDB.php
@@
-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(