Markus Opolka
1676677dfc
Update entrypoint to enable an empty table prefix ( #100 )
...
Update entrypoint to enable an empty table prefix
- Who are we to dictate a table prefix
- Makes it easier to migrate existing databases that don't have a prefix
2021-11-08 20:38:35 +01:00
Markus Opolka
962f607a11
Merge pull request #77 from JensHeinrich/feature/shellCheck
...
Add suggestions from shellcheck
2021-07-23 16:16:20 +02:00
Jens Heinrich
7146b4d09e
Add suggestions from shellcheck
2021-07-23 08:45:23 +02:00
Markus Opolka
05ec82a41c
Add variable for setting table session
...
- this allows LimeSurvey to scale horizontally
2021-07-22 16:32:08 +02:00
Mark
7f8ae6921a
Remove unused references to encryption for LS3 entrypoints
...
Limesurvey 3.0 won't support the encyption introduced in LS4, so the variables and the check for security.php isn't necessary in the entrypoint.sh files.
2020-11-29 19:58:26 -05:00
Markus Opolka
79047b6ef9
Add BASE_URL Parameter to work with a Reverse Proxy
2020-10-08 12:19:21 +02:00
Markus Opolka
8322b5966f
Refactor Entrypoint
...
- Simpler creation of config.php
- Debug can now be set
- Encryption Keys are now supported
2020-07-16 17:09:21 +02:00
Markus Opolka
fb6bbf1992
Refactor to support LTS version
2020-01-31 18:02:27 +01:00