This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
Password Length, BootStrap Change
- 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'.