Skip to content
Snippets Groups Projects
  1. Jan 22, 2015
    • Vincent Petry's avatar
      Fix reshare permission change to not impair other deletion code · 9f137ac2
      Vincent Petry authored
      A recent change that prevents reshare permission changes to delete group
      share children had the side-effect of also preventing group share
      children deletion when it needed to be done.
      
      This fix adds an extra flag to isolate the "reshare permission change"
      deletion case and keep the other ones as they were before, not only to
      fix the regression but also fix other potential regressions in code that
      uses this method.
      
      Also updated the comment because now Helper::delete() is no longer
      limited to reshares but also applies to group share children.
      9f137ac2
  2. Jan 19, 2015
  3. Jan 18, 2015
  4. Jan 19, 2015
  5. Jan 18, 2015
  6. Jan 17, 2015
  7. Jan 16, 2015
Loading