mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-37633 Forum: Allow fronpage user to have forum:allowforcesubscribe capability by default
This commit is contained in:
parent
6319737865
commit
afd5e85ca8
4 changed files with 21 additions and 3 deletions
8
mod/forum/upgrade.txt
Normal file
8
mod/forum/upgrade.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
This files describes API changes in /mod/forum/*,
|
||||
information provided here is intended especially for developers.
|
||||
|
||||
|
||||
=== 2.3.5, 2.4.2 ===
|
||||
* mod/forum:allowforcesubscribe capability will be forcefully assigned to frontpage role, as it was mistakenly missed off
|
||||
when the capability was initially created. If you don't want users with frontpage role to get forum (with forcesubscribe) emails,
|
||||
then please remove this capability for frontpage role.
|
Loading…
Add table
Add a link
Reference in a new issue