This is running on andromeda, the wiki is using LDAP auth now. I have sent emails with instructions to replace the temporary password that has been generated for each account.
I agree, XMPP accounts make a lot of sense as the canonical account. My wiki account is Gregkare right now, but I'd want it to be greg like my XMPP account.
I checked and we already have anonymous edits disabled on the Kosmos wiki ($wgGroupPermissions['*']['edit'] = false;), so spam will not be a problem anymore with registration closed apart from creating a valid account in LDAP
I just saw Basti is the one in your IPFS profile for Kredits. Should I merge Raucao into it?
re: usernames, there is a Renameuser extension that is shipped with MediaWiki and just needs to be enabled: https://www.mediawiki.org/wiki/Extension:Renameuser, in case someone wants to pick a different username than their Wiki username
There are still users who have never edited the wiki, which we should delete, as they don’t have to deal with a migration right now.
I have cleaned up the database from spam accounts, now it's only humans that we know: https://wiki.kosmos.org/Special:ListUsers
What do you think about these instructions? I'm open to any improvement or suggestion
For me it only adds a newline before the start of a section, so that behavior is correct
I created an issue about the invalid systemd unit when passing a hash as a config: https://github.com/chef/chef/issues/9259
It's not just the bitcoin-core snap package, even the hello-world package has the same behavior. I found this issue on the chef repo: https://github.com/chef/chef/issues/8827