Skip to content

Commit

Permalink
Documenting changes in passwort reset endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
mamazu committed Jan 11, 2020
1 parent 55ba20c commit f5522ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ access_control:
- { path: "%sylius_shop_api.security.regex%/me", role: ROLE_USER}

```
* The forgot passwort function now doesn't return an error if the user with this email is not found. It might give a potential attacker information about which users are registered in the shop.

# UPGRADE FROM 1.0.0-rc.2 or 1.0.0-rc.3 to 1.0.0

Expand Down

0 comments on commit f5522ac

Please sign in to comment.