Skip to content

Commit df9dfd3

Browse files
committed
Merge branch '5.1'
* 5.1: simple_preauth was removed in symfony 5.0 Fixed a PHPUnit deprecation
2 parents 39ee9b8 + def20b4 commit df9dfd3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

reference/configuration/security.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -395,8 +395,6 @@ depend on the authentication mechanism, which can be any of these:
395395
# ...
396396
remote_user:
397397
# ...
398-
simple_preauth:
399-
# ...
400398
guard:
401399
# ...
402400
form_login:
@@ -405,8 +403,6 @@ depend on the authentication mechanism, which can be any of these:
405403
# ...
406404
json_login:
407405
# ...
408-
simple_form:
409-
# ...
410406
http_basic:
411407
# ...
412408
http_basic_ldap:

0 commit comments

Comments
 (0)