Skip to content

Commit

Permalink
EZP-28792: Reset my forgotten password. (ezsystems#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikadamczyk authored and Łukasz Serwatka committed Mar 9, 2018
1 parent 6ce1055 commit bf84e69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/config/security.yml
Expand Up @@ -14,6 +14,10 @@ security:
pattern: ^/(_(profiler|wdt)|css|images|js)/
security: false

ezpublish_forgot_password:
pattern: /user/(forgot-password|reset-password)
security: false

ezpublish_front:
pattern: ^/
anonymous: ~
Expand Down

0 comments on commit bf84e69

Please sign in to comment.