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

Log out should be a DELETE request #4309

Merged
merged 1 commit into from
Jul 17, 2013
Merged

Log out should be a DELETE request #4309

merged 1 commit into from
Jul 17, 2013

Conversation

jguyon
Copy link
Contributor

@jguyon jguyon commented Jul 17, 2013

Fixes #4068

@DeadSuperHero
Copy link
Member

Nice! Thanks for the PR! :D

On Wednesday, July 17, 2013, J. Fleming wrote:


You can merge this Pull Request by running

git pull https://github.com/jflemingprod/diaspora feature/4068-logout-delete-request

Or view, comment on, or merge it at:

#4309
Commit Summary

  • Change devise config and templates to make logout a delete request.

File Changes

Patch Links:

jhass added a commit that referenced this pull request Jul 17, 2013
…-request

Log out should be a DELETE request
@jhass
Copy link
Member

jhass commented Jul 17, 2013

Thank you!

@jhass jhass merged commit b75bb8d into diaspora:develop Jul 17, 2013
@jguyon jguyon deleted the feature/4068-logout-delete-request branch July 17, 2013 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logout should be a POST, not a GET
3 participants