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

fix(members): change getUser for event creation #232

Merged
merged 3 commits into from
Feb 13, 2021
Merged

fix(members): change getUser for event creation #232

merged 3 commits into from
Feb 13, 2021

Conversation

WikiRik
Copy link
Member

@WikiRik WikiRik commented Feb 13, 2021

Members now have the global:view_members:body permission to add organizers from other locals, with this change we also store the correct information when storing the event

Members now have the global:view_members:body permission to add organizers from other locals, with this change we also store the correct information when storing the event
@WikiRik
Copy link
Member Author

WikiRik commented Feb 13, 2021

@serge1peshcoff what do you think of this solution? I don't want all members to access other profiles just yet but with this they only retrieve the information needed to add them as organizer. No further changes in frontend/summeruniversity are needed.

@codecov
Copy link

codecov bot commented Feb 13, 2021

Codecov Report

Merging #232 (0aebfb6) into master (85d7dd1) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #232   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           42        42           
  Lines         1333      1335    +2     
  Branches       209       210    +1     
=========================================
+ Hits          1333      1335    +2     
Impacted Files Coverage Δ
middlewares/members.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 16f94fd...0aebfb6. Read the comment docs.

@WikiRik WikiRik requested a review from LeonVreling February 13, 2021 11:34
@WikiRik WikiRik merged commit 20c01c3 into master Feb 13, 2021
serge1peshcoff pushed a commit that referenced this pull request Feb 13, 2021
## [1.31.6](1.31.5...1.31.6) (2021-02-13)

### Bug Fixes

* **members:** change getUser for event creation ([#232](#232)) ([20c01c3](20c01c3))
@serge1peshcoff
Copy link
Member

🎉 This PR is included in version 1.31.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@WikiRik WikiRik deleted the getuser-su branch February 14, 2021 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants