mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Closes: #2102. - Wiki: Unchanged behavior is to have discussion pages enabled. To post users must login. - Blog: Earlier behavior is to allow anonymous users to post comments. They go into the moderation queue when posted. This could lead to a lot of spam comments to moderate. New behavior is to allow posting comments only when logged in. - Blog: discussion => 0 does not effect comments. It is meant for discussion page on the blog's home page (and possibly other pages). Discussion on those pages is disabled by default. - The changes only apply to defaults. Everything can be changed from Setup page. Testing: - Test the above described behavior in Debian testing. - Debian stable testing was not done as the version of ikiwiki is that same as testing. [sunil: Drop removal of discussion from wiki pages] Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>