Add e.g. mediawiki_secret_key to secrets: in compose.yml
Add abra secret_generate mediawiki_secret_key to our set-up instructions
Edit LocalSettings.php to use the same secret-loading method as for $wgDBPassword
Redploy existing apps before they get h4xx3d
1. Add e.g. `mediawiki_secret_key` to `secrets:` in `compose.yml`
2. Add `abra secret_generate mediawiki_secret_key` to our set-up instructions
3. Edit `LocalSettings.php` to use the same secret-loading method as for `$wgDBPassword`
4. Redploy existing apps before they get h4xx3d
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
mediawiki_secret_keytosecrets:incompose.ymlabra secret_generate mediawiki_secret_keyto our set-up instructionsLocalSettings.phpto use the same secret-loading method as for$wgDBPassword