aboutsummaryrefslogtreecommitdiffstats
path: root/docker/settings.py
AgeCommit message (Expand)Author
2024-01-03docker/settings.py: fix RABBIT_BROKER TypeErrorTim Orling
2023-10-06docker/settings.py: add CSRF_TRUSTED_ORIGINSTim Orling
2023-10-05Drop django-bootstrap-pagination: incompatibleTim Orling
2022-01-13settings: set DEFAULT_AUTO_FIELDTim Orling
2022-01-13Updates for Django 3.0Tim Orling
2021-04-21Add SPDX license headers to layerindex-web source filesMeh Mbeh Ida Delphine
2020-06-30docker/settings.py: MIDDLEWARETim Orling
2019-10-14update.py: Allow bitbake to live in a subdirectory of a repositoryMark Hatle
2019-07-25Optionally allow accounts without security questions to reset passwordPaul Eggleton
2019-07-17docker: disable client MIME type sniffingPaul Eggleton
2019-07-17dockersetup: support encryption/authentication for SMTPPaul Eggleton
2019-07-17Fix axes lockout not workingPaul Eggleton
2019-07-17Replace custom pagination with django-bootstrap-paginationPaul Eggleton
2019-07-17Tone down Axes aggressivenessPaul Eggleton
2019-07-17Enable task log/progress to work within dockerPaul Eggleton
2019-07-17docker: enable SECURE_BROWSER_XSS_FILTERPaul Eggleton
2019-07-17Add user security questionsAmber Elliot
2019-07-17Upgrade django-registration to version 3.0.Amber Elliot
2019-07-17dockersetup: use separate db account with lower privilegesPaul Eggleton
2019-07-17docker: enable user/password for RabbitMQ serverPaul Eggleton
2018-11-06Enable password strength validation by defaultPaul Eggleton
2018-11-06Use django-axes to lockout after multiple failed loginsPaul Eggleton
2018-11-06settings: add settings for CAPTCHA accessibilityPaul Eggleton
2018-11-06Replace nvd3 with Chart.jsPaul Eggleton
2018-10-04docker: add TASK_LOG_DIR to docker settings filePaul Eggleton
2018-09-20Upgrade to Bootstrap 3Paul Eggleton
2018-08-06docker: drop names/emails from settings.pyPaul Eggleton
2018-07-23docker: enhance example setupPaul Eggleton