[phpmyadmin/docker] cd02b8: Move config.user.inc.php to /www

Branch: refs/heads/master Home: https://github.com/phpmyadmin/docker Commit: cd02b8d3055823c26c13ef3630cd0e7e10d54b62 https://github.com/phpmyadmin/docker/commit/cd02b8d3055823c26c13ef3630cd0e7e... Author: Michal Čihař <michal@cihar.com> Date: 2016-10-18 (Tue, 18 Oct 2016) Changed paths: M README.md M config.inc.php M run.sh Log Message: ----------- Move config.user.inc.php to /www It needs to be stored in a location allowed by open_basedir. Fixes #73 Signed-off-by: Michal Čihař <michal@cihar.com> Commit: a4ddcb67ce116afcb82e101ee0441064972530af https://github.com/phpmyadmin/docker/commit/a4ddcb67ce116afcb82e101ee0441064... Author: Michal Čihař <michal@cihar.com> Date: 2016-10-18 (Tue, 18 Oct 2016) Changed paths: M .dockerignore M .travis.yml A config.test.inc.php Log Message: ----------- Add tests for user configuration override Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 71bf1edde317f7d974173dc0c4358ee1ebc64244 https://github.com/phpmyadmin/docker/commit/71bf1edde317f7d974173dc0c4358ee1... Author: Michal Čihař <michal@cihar.com> Date: 2016-10-18 (Tue, 18 Oct 2016) Changed paths: M .dockerignore M .travis.yml M README.md M config.inc.php A config.test.inc.php M run.sh Log Message: ----------- Merge pull request #74 from nijel/userconfig Fix user configuration and add tests for it Compare: https://github.com/phpmyadmin/docker/compare/e3abc1a5bd50...71bf1edde317
participants (1)
-
Michal Čihař