Skip to content
This repository was archived by the owner on May 29, 2018. It is now read-only.

Conversation

@andresgutgon
Copy link
Contributor

WAT

I removed user checking on invitation#show end point. This was raising this issue #78

Finally I decided that is not API responsibility in this case if there is in the UI a user logged. Is better delegate that check to UI application.

I'm doing that in this front end PR: coopdevs/katuma-web#9

Thoughts?

@enricostano
Copy link
Contributor

More than delegating to UI the issue here is that the show action should just respond either with a 200 or 404, given the right parameters. The Bad request branch was just paranoid.

👍

@andresgutgon
Copy link
Contributor Author

Can we merge this? I suppose Travis is not ready. Right?

enricostano added a commit that referenced this pull request Feb 22, 2016
…-on-invitation-show

Remove user checking from invitation show
@enricostano enricostano merged commit 9a4d282 into develop Feb 22, 2016
@enricostano enricostano deleted the fix/remove-current-user-checking-on-invitation-show branch February 22, 2016 10:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants