Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8c8d720

Browse files
committed
minor #12723 [minor] Removed simple_form and simple_pre_auth (jzawadzki)
This PR was merged into the 5.0 branch. Discussion ---------- [minor] Removed simple_form and simple_pre_auth As per symfony/symfony#28693 `simple_form` and `simple_pre_auth` has been removed in 5.0 Commits ------- 015d91a Removed simple_form and simple_pre_auth
2 parents 3a428a9 + 015d91a commit 8c8d720

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

security/auth_providers.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ use-case matches one of these exactly, they're a great option:
2121
* :doc:`json_login </security/json_login_setup>`
2222
* :ref:`X.509 Client Certificate Authentication (x509) <security-x509>`
2323
* :ref:`REMOTE_USER Based Authentication (remote_user) <security-remote_user>`
24-
* ``simple_form``
25-
* ``simple_pre_auth``
2624

2725
.. _security-http_basic:
2826

0 commit comments

Comments
 (0)