[vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 4.6.0-43-g6ddd344

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


This is an automated email from git. It was generated because a ref
change was pushed to the "vhffs4/vhffs.git" repository.

The branch, master has been updated
       via  6ddd344aae40009daac32c0de8444a9a34e8c2b2 (commit)
      from  802dc32ed8bc1f54475a380005a75376f3fd2f53 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6ddd344aae40009daac32c0de8444a9a34e8c2b2
Author: Xavier G <xavier@xxxxxxxxxxxx>
Date:   Sun Sep 1 13:23:25 2019 +0000

    mediawiki: convert auth plugin from deprecated AuthPlugin interface to AuthManager
    
    MediaWiki AuthPlugin interface was deprecated in MediaWiki 1.27 and
    then removed a couple of releases later.
    
    Convert VHFFS auth plugin for MediaWiki to the new AuthManager interface.

-----------------------------------------------------------------------

Summary of changes:
 vhffs-mw/Makefile.am                               |   5 +-
 vhffs-mw/VHFFSAuth/extension.json                  |  37 ++++
 vhffs-mw/VHFFSAuth/i18n/en.json                    |  10 ++
 .../includes/VHFFSAuthenticationProvider.php       | 196 +++++++++++++++++++++
 vhffs-mw/VHFFSAuthPlugin.php                       | 110 ------------
 5 files changed, 247 insertions(+), 111 deletions(-)
 create mode 100644 vhffs-mw/VHFFSAuth/extension.json
 create mode 100644 vhffs-mw/VHFFSAuth/i18n/en.json
 create mode 100644 vhffs-mw/VHFFSAuth/includes/VHFFSAuthenticationProvider.php
 delete mode 100644 vhffs-mw/VHFFSAuthPlugin.php


hooks/post-receive
-- 
vhffs4/vhffs.git



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/