Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tests-only] Merge edge into experimental #3345

Merged
merged 2 commits into from
Oct 13, 2022

Commits on Oct 13, 2022

  1. Add space owner to events (cs3org#3340)

    * Add a SpaceOwner to some of the events alongside the executant
    
    The SpaceOwner is a user that can be used by consumers of the event to
    access the space that was affected by the event.
    
    * Add SpaceOwnerOrManager() which returns the space owner or a manager
    
    * Send the space owner through the special chan as soon as it's known
    
    * Also send the space owner with the FileUploaded events
    
    * Add changelog
    aduffeck committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    11cc78a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    137a5f9 View commit details
    Browse the repository at this point in the history