web-mdm-dashboard icon indicating copy to clipboard operation
web-mdm-dashboard copied to clipboard

Front-End Checklist

Open ajsb85 opened this issue 7 years ago • 6 comments

Hi, @flyve-mdm/frontend-development

Review this documentation to improve the Web Admin Dashboard 👍

The perfect Front-End Checklist for modern websites and meticulous developers

https://github.com/thedaviddias/Front-End-Checklist https://gethead.info/

ajsb85 avatar Nov 07 '17 19:11 ajsb85

Hi, @flyve-mdm/backend-development

Things to do on the server:

  • Error pages (errors 500)
  • X-XSS-Protection
  • Referrer-Policy
  • HTTP Strict Transport Security
  • Cross Site Request Forgery
  • Cross Site Scripting
  • X-Content-Type-Options
  • X-Frame-Options

Ref: https://github.com/thedaviddias/Front-End-Checklist

Gianfranco97 avatar May 04 '18 14:05 Gianfranco97

Hi, @flyve-mdm/backend-development Please, review in deep these topics for the server side. Generate the templates for Apache and Nginx.

ajsb85 avatar May 04 '18 14:05 ajsb85

Hi, @DIOHz0r Could you review the tasks for the server and work on it? Thank you in advance.

ajsb85 avatar Jun 02 '18 02:06 ajsb85

Hi,

The web server has active a lot of OWASP rules which protect against XSS, CROSS, SQL injections and many other vulnerabilities.

Those tasks are related more to SysAdmin than the web dashboard project because it depends on the web server used and its O.S. installation.

DIOHz0r avatar Jun 11 '18 18:06 DIOHz0r

Hi, @Gianfranco97 Do you think that we can close it?

ajsb85 avatar Jun 11 '18 23:06 ajsb85

Sure, just missing the changes at the server level and if already @DIOHz0r took care of that, I see no problem in closing the issue. I would just like to review the page for 500 errors before integrating and closing it.

Gianfranco97 avatar Jun 13 '18 13:06 Gianfranco97