Skip to content
  • Ryan Wyllie's avatar
    cd0c9ac8
    MDL-50426 message: optional permission check on message · cd0c9ac8
    Ryan Wyllie authored
    Changed the messaging API to allow you to provide a parameter
    that will cause the code to check if the sender of the message
    has the correct permissions before the message is sent.
    
    The ajax messaging (message button on profile page) has been
    updated to perform these permission checks. This brings it
    inline with the existing private message page.
    cd0c9ac8
    MDL-50426 message: optional permission check on message
    Ryan Wyllie authored
    Changed the messaging API to allow you to provide a parameter
    that will cause the code to check if the sender of the message
    has the correct permissions before the message is sent.
    
    The ajax messaging (message button on profile page) has been
    updated to perform these permission checks. This brings it
    inline with the existing private message page.
Loading