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

As a user I want to change my password on trashradar #17

Open
marton987 opened this issue Feb 10, 2017 · 0 comments
Open

As a user I want to change my password on trashradar #17

marton987 opened this issue Feb 10, 2017 · 0 comments

Comments

@marton987
Copy link
Contributor

Acceptance criteria

  1. Given an user posts a json object to /account/change_password/
    1. When the user is authenticated.

      1. Then there will be an HTTP response with status 200 OK.
      2. The response will contains a JSON object with the user details
      3. The user is authenticated
    2. When the user is unauthenticated.
      1. Then there will be an HTTP response with status 403 Forbidden.
      4. The user is unauthenticated

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

No branches or pull requests

1 participant