William Desportes
577a94fda6
Remove PMA_SSL and PMA_SSLS from _FILE support ( #441 )
2025-01-14 13:46:02 +01:00
William Desportes
4cbf9ef735
Merge #432 - Fix Permissions of config.secret.inc.php
...
Pull-request: #432
Signed-off-by: William Desportes <williamdes@wdes.fr >
2024-08-20 20:05:49 +02:00
TasdidurRahman
88b594a77f
enable server specific ssl
...
Signed-off-by: TasdidurRahman <tasdid@appscode.com >
2024-08-19 15:45:28 +06:00
William Desportes
b936b8ebd1
Ref #369 - Update files using ./update.sh
2022-06-20 01:07:06 +02:00
William Desportes
0b7054a449
Fix #372 - Support docker secrets from file for {PMA_USER,PMA_CONTROLUSER,PMA_CONTROLHOST}
...
- Support docker secrets from file for `PMA_USER`
- Support docker secrets from file for `PMA_CONTROLUSER`
- Support docker secrets from file for `PMA_CONTROLHOST`
2022-06-19 19:47:49 +02:00
J0WI
d383a98040
Revert HIDE_PHP_VERSION removal
2021-02-07 21:25:36 +01:00
J0WI and William Desportes
e1bfab5583
Generate phpmyadmin-misc.ini from ENVs
2021-01-30 00:02:30 +01:00
William Desportes
5d45c24548
Update different versions to add PMA_CONTROLPASS
2021-01-28 22:49:08 +01:00
Dennis Paul and William Desportes
a3a4c4e0fd
[+] ENV MAX_EXECUTION_TIME
2020-12-26 11:58:45 +01:00
J0WI
12d40a0300
Cleanup according to review
2020-05-07 01:11:27 +02:00
William Desportes
48f16c0dde
Update files after #285
...
Ref: https://github.com/phpmyadmin/docker/pull/285#issuecomment-612213968
2020-04-18 18:05:28 +02:00
J0WI
e05baec603
Apply various minor enhancements
2020-03-17 18:16:01 +01:00
William Desportes
b295aa6bf7
Improve README and fix PMA_HOSTS and PMA_HOST
...
Signed-off-by: William Desportes <williamdes@wdes.fr >
2019-12-26 13:27:08 +01:00
William Desportes
dd2ca51984
Update files after 2313c19aed ( #247 )
...
Signed-off-by: William Desportes <williamdes@wdes.fr >
2019-12-26 13:21:11 +01:00
William Desportes
568e58cc53
Merge #247 - Implement *_FILE read ENV from file
...
Pull-request: #247
Signed-off-by: William Desportes <williamdes@wdes.fr >
2019-12-26 13:21:08 +01:00
William Desportes
8edcc52dfb
Implement #192 - override config using base64 encoded config in ENVs
...
Closes : #192
Pull-request: #262
Signed-off-by: William Desportes <williamdes@wdes.fr >
2019-12-24 11:13:18 +01:00
William Desportes
4e2998a2c5
Fix README.md and add a comment
...
Signed-off-by: William Desportes <williamdes@wdes.fr >
2019-12-24 00:35:25 +01:00
William Desportes
44ab81b7cf
Implement upload limit as an ENV value
...
Signed-off-by: William Desportes <williamdes@wdes.fr >
2019-12-24 00:35:09 +01:00
William Desportes
7cd2b5b46f
Use url.php since it is available on all versions
...
Signed-off-by: William Desportes <williamdes@wdes.fr >
2019-12-24 00:34:46 +01:00
William Desportes
a309c96f6a
Use user and group for sessions
...
Signed-off-by: William Desportes <williamdes@wdes.fr >
2019-12-24 00:34:46 +01:00
Patrik Kernstock and Isaac Bennetch
2313c19aed
Hide PHP version ( #209 )
...
Add option to hide PHP version by adding `expose_php = Off` to `php.ini` for security reasons
Co-authored-by: William Desportes <williamdes@wdes.fr >
2019-12-23 18:26:48 -05:00
J0WI and Isaac Bennetch
78e3cb7aba
Refactor Dockerfile to support multiple variants and drop supervisord ( #200 )
...
* Refactor Dockerfile to support multiple variants and drop supervisord
* Rename run.sh to docker-entrypoint.sh
* Update tests for apache conatiner
* Fix tests in conatiner
* Fix database startup
* Update Makefile to build all variants
* Update phpMyAdmin to 4.8.4
* Rebase on top of v4.8.5
2019-03-29 03:48:30 -04:00