Bump Mediawiki to 1.36

This commit is contained in:
Adam Goldsmith 2021-10-21 01:45:59 -04:00
parent a85b4a1a5e
commit b57b88bb28
2 changed files with 7 additions and 5 deletions

View File

@ -1,4 +1,4 @@
FROM mediawiki:1.35
FROM mediawiki:1.36
RUN apt-get update \
&& apt-get install -y libldap2-dev libpng-dev git zip \
@ -19,17 +19,17 @@ RUN git clone --depth 1 -b REL${MEDIAWIKI_MAJOR_VERSION/./_} \
# https://www.mediawiki.org/wiki/Extension:LDAPProvider
RUN git clone --depth 1 -b REL${MEDIAWIKI_MAJOR_VERSION/./_} \
https://gerrit.wikimedia.org/r/mediawiki/extensions/LDAPProvider \
https://github.com/wikimedia/mediawiki-extensions-LDAPProvider \
/var/www/html/extensions/LDAPProvider
# https://www.mediawiki.org/wiki/Extension:LDAPUserInfo
RUN git clone --depth 1 -b REL${MEDIAWIKI_MAJOR_VERSION/./_} \
https://gerrit.wikimedia.org/r/mediawiki/extensions/LDAPUserInfo \
https://github.com/wikimedia/mediawiki-extensions-LDAPUserInfo \
/var/www/html/extensions/LDAPUserInfo
# https://www.mediawiki.org/wiki/Extension:LDAPAuthentication2
RUN git clone --depth 1 -b REL${MEDIAWIKI_MAJOR_VERSION/./_} \
https://gerrit.wikimedia.org/r/mediawiki/extensions/LDAPAuthentication2 \
https://github.com/wikimedia/mediawiki-extensions-LDAPAuthentication2 \
/var/www/html/extensions/LDAPAuthentication2
# https://www.mediawiki.org/wiki/Extension:MobileFrontend

View File

@ -15,6 +15,8 @@ if ( !defined( 'MEDIAWIKI' ) ) {
exit;
}
error_reporting( 0 );
# store passwords/sensitive data here
$secrets = require('secrets.php');
@ -95,7 +97,7 @@ $wgPingback = false;
## If you use ImageMagick (or any other shell command) on a
## Linux server, this will need to be set to the name of an
## available UTF-8 locale
$wgShellLocale = "en_US.utf8";
$wgShellLocale = "C.UTF-8";
## Set $wgCacheDirectory to a writable directory on the web server
## to make your wiki go slightly faster. The directory should not