Skip to content

Commit 6ccec05

Browse files
committed
Merge branch '7.1' into 7.2
* 7.1: [Doctrine][Security] Remove an old article about registration forms [Testing] Remove an old article
2 parents 094ad8d + 317140c commit 6ccec05

File tree

5 files changed

+4
-30
lines changed

5 files changed

+4
-30
lines changed

_build/redirection_map

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,3 +568,5 @@
568568
/messenger/multiple_buses /messenger#messenger-multiple-buses
569569
/frontend/encore/server-data /frontend/server-data
570570
/components/string /string
571+
/testing/http_authentication /testing#testing_logging_in_users
572+
/doctrine/registration_form /security#security-make-registration-form

doctrine.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,6 @@ Learn more
11031103

11041104
doctrine/associations
11051105
doctrine/events
1106-
doctrine/registration_form
11071106
doctrine/custom_dql_functions
11081107
doctrine/dbal
11091108
doctrine/multiple_entity_managers

doctrine/registration_form.rst

Lines changed: 0 additions & 15 deletions
This file was deleted.

security.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,8 @@ the database::
449449
Doctrine repository class related to the user class must implement the
450450
:class:`Symfony\\Component\\Security\\Core\\User\\PasswordUpgraderInterface`.
451451

452+
.. _security-make-registration-form:
453+
452454
.. tip::
453455

454456
The ``make:registration-form`` maker command can help you set-up the

testing/http_authentication.rst

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)