Skip to content

Commit 317140c

Browse files
committed
minor #20254 [Doctrine][Security] Remove an old article about registration forms (javiereguiluz)
This PR was squashed before being merged into the 7.1 branch. Discussion ---------- [Doctrine][Security] Remove an old article about registration forms This is another old article soft-deleted a while ago and that we can delete for real in 7.x branches. Commits ------- 299e6f5 [Doctrine][Security] Remove an old article about registration forms
2 parents e56c594 + 299e6f5 commit 317140c

File tree

4 files changed

+3
-16
lines changed

4 files changed

+3
-16
lines changed

_build/redirection_map

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,3 +569,4 @@
569569
/frontend/encore/server-data /frontend/server-data
570570
/components/string /string
571571
/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

0 commit comments

Comments
 (0)