Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Password Length, BootStrap Change

Compare
Choose a tag to compare
@geektechdude geektechdude released this 27 Jun 09:34
· 25 commits to main since this release
4e7884a
  • The password fields now require that a password is at least 8 characters long. Complexity has not been added, instead a paragraph about and link to NCSC Three Random Words has been added to templates.
  • Bootstrap is now serving files locally instead of via a CDN. This change also allow the Content-Security-Policy (CSP) Header to be altered to just 'self'.