Skip to content

Commit 9402cab

Browse files
committed
security_checklist.md: Format
1 parent ead05a1 commit 9402cab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/infrastructure_and_maintenance/security/security_checklist.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,8 @@ Once you have properly configured secure user roles and permissions, to avoid ex
217217
- Avoid exposing servers on the open internet when not strictly required.
218218
- Ensure any servers, services, ports and virtual hosts that were opened for testing purposes are shut down before going live.
219219
- Ensure file system permissions are set up such that the web server or PHP user can't access files they shouldn't be able to read.
220-
- Secure the database with a good password, keys, firewall, etc. Optionally, [restrict the database user](#use-restricted-db-user) to the needed operations.
220+
- Secure the database with a good password, keys, firewall, etc.
221+
Optionally, [restrict the database user](#use-restricted-db-user) to the needed operations.
221222

222223
Those steps aren't needed when using [[= product_name_cloud =]], where the provider handles them.
223224

0 commit comments

Comments
 (0)