2c0e35e9ab
epilogue: fix disablement configuration
2020-07-27 03:54:16 -05:00
9e58ec1a9e
epilogue: disable editing for non-admins
2020-07-26 22:41:23 -05:00
cf1d555978
add Cite extension
2019-09-30 20:19:42 -05:00
469c64490c
add missing comment id fields (that were probably supposed to be added by a migration we skipped)
...
These fields exist in the live database so migration should still work there.
2019-07-06 00:49:32 -05:00
ade6a6d415
update database dump with 1.32 dump
2019-07-06 00:17:38 -05:00
026b2947d4
enable WikiEditor and CodeEditor for source editing
2019-06-16 21:01:23 -05:00
829a51384b
Add parsoid image & configuration
2019-06-15 18:24:40 -05:00
d8dd54dc9f
add VisualEditor extension
2019-06-15 17:43:28 -05:00
f747f18acd
fix msmtprc syntax
2018-09-04 01:42:04 -05:00
abee89b732
Load CheckUser with wfLoadExtension.
...
This seems to be the preferred way to load extensions but FlaggedRevs doesn't support it for some reason, so we need to include it directly.
2018-09-03 23:01:48 -05:00
53447ad8ef
Remove UserRightsList extension; it's currently not maintained
2018-09-03 22:03:30 -05:00
dcdb8ea4db
Set $$wgPHPSessionHandling to false to disable mediawiki using php sessions.
...
This seems to resolve the issue of mediawiki and smf sessions colliding, as mediawiki will no longer touch smf's session. The "loss of session data" error seems to still not be present.
2018-08-27 03:32:14 -05:00
83f36080e3
Destroy SMF session to work around MW/SMF collision issue. Coincidentally, this also seems to actually resolve "loss of session data" errors.
2018-08-13 01:35:39 -05:00
2c0e67e675
initial implementation of Auth remoteuser, of course it doesn't work
2018-08-13 00:39:19 -05:00
e038483e69
Add support for email with msmtp
2018-08-12 06:30:19 -05:00
ada88102c6
correctly set remote addr from x-forwarded-for
2018-02-04 00:26:09 -06:00
b9996c771f
Disable file cache and individual page caching. This should ensure the session id in the login form is consistently correct.
2018-02-02 03:09:49 -06:00
001fad60d6
remove stale sessions
2018-02-02 01:01:20 -06:00
8453d10ab9
more database stuff
2018-02-02 01:00:22 -06:00
6281163a79
fix test database
2018-02-02 00:56:49 -06:00
037fb61490
trim down test database
2018-02-02 00:14:22 -06:00
de182b86fd
enable Nuke extension
2018-02-01 23:05:58 -06:00
45bb011774
disable createaccount permission for all users
2018-02-01 00:55:37 -06:00
3e40c33db9
remove SecureHTML extension too, since that too was only ever used for one thing. Replace with an extension that specifically encapsulates what that extension was used for.
2017-10-22 02:21:18 -05:00
4a7577cc34
Remove securephp extension. It was only used on the main page for displaying news. This can be implemented as an extension.
2017-10-22 02:01:43 -05:00
8b2e8e318e
migrate to php 7
2017-10-21 23:35:43 -05:00
92be189e58
actually commit these changes
2017-10-21 20:47:52 -05:00
8a982938d9
fix load Renameuser extension
2017-01-01 07:06:17 -06:00
64ec27f1b1
Add GCL specific error pages
2017-01-01 00:49:14 -06:00
7936a964e9
php5-fpm performance tweaking
2017-01-01 00:40:12 -06:00
b605db7dfe
Fix 302 redirect
2016-11-13 20:52:17 -06:00
d9c5cf8390
Add 302 redirect for old topic urls
2016-11-13 20:14:39 -06:00
07ddc3e97e
set REMOTE_ADDR from X-Real-IP
2016-11-13 20:08:20 -06:00
6bef06dbf6
Increase client_max_body_size
2016-08-09 02:11:42 -05:00
603360f3d8
Fix up and re-enable Prof. Glitch's extension.
2016-08-07 19:53:39 -05:00
987898831b
Tweak session settings (again) to make SMF happy. See #1 , #6
2016-08-07 19:12:57 -05:00
a7435b5cfa
re-enable SecurePHP
2016-08-07 18:38:00 -05:00
e56972999c
Bring back the GCL3 skin, now that the SMF/MediaWiki bridge mostly works
2016-08-07 05:33:58 -05:00
5495703e82
Move the session id stuff into the php config. Setting it in the mediawiki extension won't affect how SMF generates session ids.
2016-08-07 05:11:59 -05:00
6faa8e0700
Re-enable the smf auth extension. Tweak the php session id generation to pass MediaWiki's session id requirement (at least 32 characters)
2016-08-07 05:02:09 -05:00
0b1f964586
simplify nginx config for /wiki/$1 and /wiki/index.php/$1
2016-08-07 03:38:08 -05:00
26ddd06633
fix /wiki/index.php/$1
2016-08-07 03:04:13 -05:00
c2ec9e0e31
Add configuration for /wiki/$1 and /wiki/index.php/$1 see #5
2016-08-07 00:33:23 -05:00
8edca3e564
/wiki/ -> /w/
2016-08-07 00:12:03 -05:00
0f762eeec7
Disable Contributors extension, it causes problems with certain characters in page titles
2016-08-05 02:38:11 -05:00
9cd20f38e2
re-enable Interwiki extension
2016-08-05 01:33:33 -05:00
b8ace14160
update and re-enable Contributors extension
2016-08-05 01:24:54 -05:00
37a99af73e
disable some extensions that don't work
2016-08-05 01:18:23 -05:00
cb63ce6a1a
restart setup script and php5-fpm-log processes if they fail to start
2016-08-04 23:40:39 -05:00
d2e92bdbf2
Set default skin to monobook for now.
2016-08-01 02:32:45 -05:00