Set a user's wiki password with auth server

This commit is contained in:
2020-09-16 22:14:27 +00:00
parent 53ae4c31bb
commit 6b841f3a78
3 changed files with 33 additions and 5 deletions

View File

@@ -5,3 +5,8 @@
# For example, use the first output of this:
# head /dev/urandom | sha1sum
AUTH_TOKEN = ''
# Absolute path of Mediawiki maintenance directory
# Probably:
# /var/www/wiki/maintenance
WIKI_MAINTENANCE = ''