DevSecOps

From PKC
Revision as of 00:04, 8 May 2021 by Toyhouse_PKC>Benkoo (→‎MediaWiki Docs)
Jump to navigation Jump to search

MediaWiki Docs

Master Doc Page

MediaWiki Page Updater

PageUpdater

The following links are the source code of PageUpdater[1].

LocalSettings.php

The LocalSettings.php page on MW:MediaWiki is the first and foremost important document to study when configuring and operating a MediaWiki service.

The special sections that must be brought to your attention are:

  1. Setting Copyright for the site
  2. User rights

Login Features

OAuth2Client

How to Disable Login/Logout in MediaWiki? [2]

Bash Commands

The Difference between [ and [[ in Bash

References