Isaac Bennetch
4dd05de348
Update to 5.1.2 release
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2022-01-21 22:08:10 -05:00
William Desportes
7c28533a32
Fix #325 - Upgrade to PHP 8
2021-08-23 17:39:00 +02:00
William Desportes
030928a01e
Fix #345 - Add back composer.json and remove non needed source files
2021-08-23 16:46:30 +02:00
Daniel Rudolf
e8ade8e3b1
Follow-up: GPG: Fix GPG keyservers
...
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de >
2021-08-11 20:25:33 +02:00
Daniel Rudolf
12e6fdf738
GPG: Fix GPG keyservers
...
sks-keyservers.net was shut down some time ago. keys.gnupg.net is just
an alias. Neither pgp.mit.edu, nor keyserver.pgp.com are available
right now, but there was no take-down notice, so we should assume they
are temporarily unavailable. Use keys.openpgp.org as main alternative.
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de >
2021-08-11 18:49:58 +02:00
Isaac Bennetch
935605b8d0
Update to 5.1.1 release
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2021-06-04 00:45:29 -04:00
Isaac Bennetch
3d8c2ba403
Update to 5.1.0 release
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2021-02-24 01:44:19 -05:00
J0WI
d383a98040
Revert HIDE_PHP_VERSION removal
2021-02-07 21:25:36 +01:00
William Desportes
bd7de17631
Add MEMORY_LIMIT to allowed ENV names
...
Added in #320
See: https://github.com/docker-library/official-images/pull/9426
2021-02-02 00:12:33 +01:00
William Desportes
49a7e0fba7
Make the new MEMORY_LIMIT ENV work for phpMyAdmin configs
...
Added in #320
See: https://github.com/docker-library/official-images/pull/9426
2021-02-02 00:08:42 +01:00
William Desportes
1a7be47268
Fix PMA_QUERYHISTORYMAX ENV in config.inc.php
...
See: https://github.com/docker-library/official-images/pull/9426
2021-02-01 23:53:40 +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
w3goodies and GitHub
9322b7afdf
Update config.inc.php
...
PMA_QUERYHISTORYMAX is integer value. Using boolval on it will either result in 1 or 0 for max query history.
2020-12-31 06:19:01 +03:00
William Desportes
4b1fe4dc6f
Merge #314 - Add the possibility to change max_execution_time
2020-12-26 12:02:34 +01:00
William Desportes
a2b0f3a5c0
Merge #309 - Add PMA_QUERYHISTORYMAX config parameter
2020-12-26 12:01:05 +01:00
Dennis Paul and William Desportes
a3a4c4e0fd
[+] ENV MAX_EXECUTION_TIME
2020-12-26 11:58:45 +01:00
William Desportes
7f5e91546b
Merge #305 - Add 'max_input_vars = 10000' to phpmyadmin_misc.ini
2020-12-26 11:44:14 +01:00
Isaac Bennetch
497becb0f2
Update to 5.0.4
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2020-10-15 18:51:26 -04:00
Isaac Bennetch
ba8ecc42f1
Update to 4.9.7
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2020-10-15 18:50:23 -04:00
Isaac Bennetch
3b0375d811
Release 5.0.3
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2020-10-10 00:18:15 -04:00
Isaac Bennetch
4f54fc3b46
Release 4.9.6
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2020-10-10 00:15:20 -04:00
slavik
af6cdca3b6
add 'max_input_vars = 10000' to phpmyadmin_misc.ini
2020-09-24 00:37:25 -07:00
J0WI
f464cf5a67
Add SHA checksum
2020-05-08 04:44:41 +02: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
Isaac Bennetch
6c9a35dc6e
Release 5.0.2
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2020-03-21 00:44:01 -04:00
William Desportes
6b63869f1c
Add org.opencontainers.image.* labels
...
Licence: https://github.com/phpmyadmin/phpmyadmin/blob/master/composer.json
2020-03-17 21:37:29 +01:00
J0WI
e05baec603
Apply various minor enhancements
2020-03-17 18:16:01 +01:00
Isaac Bennetch
8c9962be4f
Release 5.0.1
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2020-01-07 22:07:49 -05:00
Isaac Bennetch
30fea9d2f4
Add version 4.9.4
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2020-01-07 22:06:55 -05:00
Isaac Bennetch
c850d7ece9
Release 5.0.1
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2020-01-07 21:55:13 -05:00
Isaac Bennetch
6d26530177
Update to phpMyAdmin release 5.0.0
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2019-12-26 12:20:27 -05: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
1eede2e6b4
Use PHP_INI_DIR from base image
...
Ref: https://hub.docker.com/_/php
2019-12-24 00:34:46 +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
b696c1f43d
Update to PHP 7.4 ( #257 )
...
* Update to PHP 7.4
2019-12-20 02:50:31 -05:00
J0WI
43888414d6
Drop opcache from cli actions
2019-11-29 19:49:53 +01:00
Isaac Bennetch
0343ca5338
Update to phpMyAdmin release 4.9.2
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2019-11-23 07:11:36 -05:00
William Desportes
5f2beb027a
Revert "Increase limits for upload and post"
...
This reverts commit e9d1da4ebc .
2019-10-21 21:03:25 +02:00
William Desportes
e9d1da4ebc
Increase limits for upload and post
...
Ref: #238
Closes : #240
Closes : #239
Closes : #233
Closes : #189
2019-09-30 19:19:06 +02:00
Isaac Bennetch
f522725291
Update to phpMyAdmin release 4.9.1
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2019-09-21 10:28:42 -04:00
J0WI
c5174eeef9
Cleanup php.ini
2019-07-11 02:19:28 +02:00