Skip to content

Commit a633ad7

Browse files
authored
Removed duplicated info on Symfony dev mode
1 parent 76f0b2e commit a633ad7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/infrastructure_and_maintenance/security/security_checklist.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ Reduce your attack surface by exposing only what you must.
168168

169169
Only expose Symfony production mode openly on the internet.
170170
Don't expose the dev mode on the internet, otherwise you may disclose things like `phpinfo` and environment variables.
171-
Exposing the dev mode exposes things like `phpinfo`, environment variables, and more.
172171

173172
For more information about securing Symfony-based systems, see [Authentication and authorisation]([[= symfony_doc =]]/security.html), [more on this subject]([[= symfony_doc =]]/security.html#learn-more), and Symfony's [secrets management system]([[= symfony_doc =]]/configuration/secrets.html).
174173

0 commit comments

Comments
 (0)