From 6359d9c733f1f07fbba01cd1e597ecab609d263d Mon Sep 17 00:00:00 2001 From: Abdelilah SADIQUI <143453064+sadiqui@users.noreply.github.com> Date: Fri, 28 Feb 2025 01:11:46 +0000 Subject: [PATCH] Remove redundant question --- subjects/forum/security/audit.md | 4 +--- subjects/forum/security/audit/README.md | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/subjects/forum/security/audit.md b/subjects/forum/security/audit.md index 1343089d14..ac9c6e7529 100644 --- a/subjects/forum/security/audit.md +++ b/subjects/forum/security/audit.md @@ -28,9 +28,7 @@ #### General -###### +Does the project implement their own certificates for the HTTPS protocol? - -###### +Does the project implement UUID(Universal Unique Identifier) for the user session? +###### +Does the project implement its own certificates for the HTTPS protocol? ###### +Does the database present a password for protection? diff --git a/subjects/forum/security/audit/README.md b/subjects/forum/security/audit/README.md index 0207804073..6c3b67bc96 100644 --- a/subjects/forum/security/audit/README.md +++ b/subjects/forum/security/audit/README.md @@ -28,9 +28,7 @@ #### General -###### +Does the project implement their own certificates for the HTTPS protocol? - -###### +Does the project implement UUID(Universal Unique Identifier) for the user session? +###### +Does the project implement its own certificates for the HTTPS protocol? ###### +Does the database present a password for protection?