Sylius/features/account
Mateusz Zalewski 410716251a
Merge branch '1.9' into 1.10
* 1.9:
  [Security] XSS - SVG file upload vulnerability fixed
  [PHPUnit] Move subscribers tests to main directory
  Replace str_contains with strpos method to support PHP 7
  [Behat] Extract browser element and context
  [Behat] Add scenarios for securing access to account and dashboard after logging out
  Minor fixes for specs and unit tests of cache control subscribers
  Remove type declarations for properties due to supporting PHP 7.3
  [Maintenace] Test existence of new cache headers
  [UI] Force no-store cache directives for admin and customer account section
  suggested review changes
  listener added to finish response with X-Frame-Options sameorigin header
2022-03-14 15:06:24 +01:00
..
customer_account Merge branch '1.9' into 1.10 2022-03-14 15:06:24 +01:00
verification [API] Resend Verification email 2021-03-24 07:21:44 +01:00
receiving_email_after_registration.feature [Behat][Shop] Add scenarios for sending emails in different locale than the default one 2019-12-11 10:12:06 +01:00
registering.feature [API] Registering shop users 2020-04-15 17:07:57 +02:00
registering_validation.feature [API] Denormalizer and Normalizer for command-based requests 2021-07-19 08:55:25 +02:00
renewing_account_after_deletion.feature [API] Registering shop users 2020-04-15 17:07:57 +02:00
resetting_password.feature reseting password with validation 2021-03-03 10:59:58 +01:00
resetting_password_redirect.feature [API] Add missing api and no-api tags 2021-02-02 17:01:39 +01:00
resetting_password_validation.feature reseting password with validation 2021-03-03 10:59:58 +01:00
signing_in.feature [API][Shop] Add customer login 2020-03-30 14:46:28 +02:00
signing_in_validation.feature [API][Shop] Add customer login 2020-03-30 14:46:28 +02:00
subscribing_newsletter_during_registration.feature [API] Subscribing to newsletter on account register 2021-03-24 08:13:25 +01:00