#6888 Per-user option to disable the send message form

v1.1.0
closed
nobody
42cc (432)
General
Cory Johns
2015-08-20
2013-11-15
No

Users should have an account setting to be able to disable sending messages to them via the web form. This should have a default implementation but also be pluggable probably via the auth provider (e.g. SourceForge has this setting already and needs to read from an internal db)

Discussion

  • Dave Brondsema

    Dave Brondsema - 2013-11-15
    • Labels: --> 42cc
    • Status: open --> in-progress
     
  • Igor Bondarenko - 2013-11-28
    • status: in-progress --> code-review
     
  • Igor Bondarenko - 2013-11-28

    Closed #495. je/42cc_6888

     
  • Cory Johns - 2013-12-12
    • QA: Cory Johns
     
  • Cory Johns - 2013-12-12
    • status: code-review --> closed
    • Milestone: forge-backlog --> forge-dec-13
     
  • Cory Johns - 2013-12-12

    Added missing CSRF token (and closing tag) to new form, and inverted the preference (from allow_user_messages to disable_user_messages) to clean up the default case (and remove pref-specific logic from get_pref).

     

Log in to post a comment.