1. MoinMoin/1.9.10
Contents
について、ここに記述してください。
MoinMoin 1.9.10 is out, released 2018-09-09!
Strongly recommended for all users and contains security fixes, few new features and bundled software updates.
Changelog: https://github.com/moinwiki/moin-1.9/blob/1.9.10/docs/CHANGES#L13 - MUST READ!
Note: ignore it if interwiki unit tests fail due to https vs. http - or apply this fix.
Please check your download:
see http://master.moinmo.in/InstallDocs "Verify the integrity of your downloaded file" for instructions SHA256 checksum (sha256sum): 4a264418e886082abd457c26991f4a8f4847cd1a2ffc11e10d66231da8a5053c
signed with gpg key of tw@waldmann-edv.de (primary key ID 9F88FB52FAF7B393 )
1.1. newuser
New features:
- added a convenient way to create a user account via the superuser's
"Settings" -> "Switch User" form: just type in the new user's name there, switch to the account and fill out the email address. You do not need to set a password, the account will not be usable until the users claims it via the "forgot my password" functionality on the login page (and sets a password).
- you now can also type in an existing user's name there to switch to the
- account, instead of selecting it (convenient if you have many users).
- newaccount action by default only available for superusers.
- This is to avoid spam bots creating huge amounts of crap accounts on internet connected wikis. This is done via a new cfg.actions_superuser = ['newaccount', ] default. If you prefer to have newaccount action available for every visitor (not advisable for internet connected wikis), use this in your wiki config:
actions_superuser = FarmConfig.actions_superuser[:] actions_superuser.remove('newaccount')
- This is to avoid spam bots creating huge amounts of crap accounts on internet connected wikis. This is done via a new cfg.actions_superuser = ['newaccount', ] default. If you prefer to have newaccount action available for every visitor (not advisable for internet connected wikis), use this in your wiki config:
1.2. 回復用の通知メール (見本)
パスワード回復トークンが要求されました。 パスワードを忘れてしまった場合は以下のパスワード初期化URLにいくか もう一度パスワード回復ページにいきユーザー名と回復トークンを入力してください。 ログイン名: user-**** パスワード回復トークン: 1538972111-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx パスワード初期化URL: http://moin.qmail.jp/更新履歴?action=recoverpass&name=user-****&token=yyyyyy