1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-24 03:12:46 +01:00
freescout/tests
Moritz 'e1mo' Fromm d915c646bb
Add APP_KEY_FILE environment variable
In lots environments having files with secrets is common (e.g. with
NixOS where static secrets in config files are not secure). This new
environment variable adds support for this. If a APP_KEY is defined it
will take precedence ofer APP_KEY_FILE
Tests have been added to show this beaviour.
2022-05-31 17:33:52 +02:00
..
Unit Add APP_KEY_FILE environment variable 2022-05-31 17:33:52 +02:00
CreatesApplication.php Apply fixes from StyleCI 2018-07-24 06:34:28 +00:00
TestCase.php Start 2018-07-23 03:08:12 -07:00