Commit Graph

1189 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
2b830ea256
Bump PHP minimum version to 7.2
PHP officially ended support for PHP 7.2 on 2020-11-30. So it is safe to
bump the minimum version to PHP 7.2 for phpMyAdmin 5.2, which is likely
to be released only in the second half of 2021.

Related to #15607

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-02-18 12:33:03 -03:00
William Desportes
54f09a8e9c
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-05 01:51:54 +01:00
William Desportes
725c2758fa
Fix a documentation setup typo
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-05 01:17:37 +01:00
William Desportes
d0a00efabc
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-20 00:44:21 +01:00
William Desportes
dc94cba358
Remove all files and styles for a fieldset.caution, none exist in the codebase
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-19 17:45:30 +01:00
William Desportes
73651b1472
Fix metro theme and doc
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-19 17:26:27 +01:00
William Desportes
66236ae7dc
Remove IcoMoon fonts
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-19 15:51:40 +01:00
William Desportes
5e07d62717
Document vendor files
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-19 15:51:10 +01:00
William Desportes
b0d10e7fa3
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-13 23:09:35 +01:00
William Desportes
8f44729648
Update Debian link to use the DEP-14 convention
I applied DEP-14 on the Debian repo. master branch does not exist anymore.

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-08 21:48:21 +01:00
William Desportes
0605f38d9a
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-12-31 23:31:51 +01:00
William Desportes
546ea64352
Happy new year !
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-12-31 23:07:11 +01:00
Maurício Meneghini Fauth
c1932b785f
Merge pull request #16521 from mauriciofauth/bootstrap-5
Upgrade Bootstrap to version 5
2020-12-21 15:49:37 -03:00
Maurício Meneghini Fauth
178882b391
Update web browser support in doc/require.rst
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-12-21 15:44:30 -03:00
William Desportes
d168c1cb70
Merge #16501 - Correct language: reCAPTCHA, set up, Internet, URL
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-12-21 16:12:50 +01:00
William Desportes
30d49dd198
Set version to 5.2.0-dev
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-12-19 12:22:00 +01:00
Isaac Bennetch
6c842cb904 Prepare for 5.1.0-rc1
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2020-12-17 22:14:25 -05:00
William Desportes
f78aa880e7
Remove scriptalicious.com blog, domain is for sale now
Archive.org has nothing captured.

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-12-07 16:05:03 +01:00
Isaac Bennetch
452d2b17a6 Slightly improve documentation for user groups
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2020-11-19 11:15:01 -05:00
William Desportes
0fb9f7859d
Merge #16478 - Improve documentation about installing with Debian and Ubuntu
Pull-request: #16478
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-15 22:27:15 +01:00
William Desportes
967a6f8c14
Fix a term in the glossary
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-13 12:03:19 +01:00
Isaac Bennetch
debf47ed31 Improve documentation about installing with Debian and Ubuntu
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2020-11-12 14:01:09 -05:00
William Desportes
b2c885908d
Implement MysqlSslWarningSafeHosts to fix #15584
Fixes: #15584
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-08 12:57:23 +01:00
Isaac Bennetch
e21190cadd Remove warnings about operating with Mac OS Classic, since that is quite old at this point and probably won't even run PHP.
Fixes: #16468

Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2020-11-08 05:36:46 -05:00
William Desportes
e6f004c4cb
Merge #16455 - Add a documentation link for installing on IBM Cloud.
Closes: #16450
Closes: #16453
Closes: #16454
2020-11-07 23:19:23 +01:00
William Desportes
93b00f86e1
Fix broken references to terms
Ref: 059c825c36

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-06 19:39:44 +01:00
William Desportes
29c7f39a65
Fix broken wikipedia link
Ref: 059c825c36

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-06 19:38:06 +01:00
William Desportes
bc4b60d3b9
Revert changes around "libre" software wording in the glossary
See: #16087
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-06 19:35:04 +01:00
Allan Nordhøy
059c825c36
Glossary reworked
Co-Authored-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-06 18:43:16 +01:00
Isaac Bennetch
73a832f4ba Add documentation link for installing on IBM Cloud.
Based on #16450

Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2020-11-05 13:25:03 -05:00
William Desportes
f910816d37
Add an example for pull-request #16406, issue #16457
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-05 00:17:21 +01:00
William Desportes
cf6f5d5055
Merge #16406 - Fix #16457 - Add config parameters to support third-party reCAPTCHA v2 compatible APIs
Fixes: #16457
Pull-request: #16406

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-05 00:04:29 +01:00
William Desportes
ce6bd5b3bd
Improve the documentation for #16316
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-01 22:20:38 +01:00
William Desportes
e7feedd28f
Merge #16386 - Fixes #16316 - Support Cookie SameSite=Strict
Fixes: #16316
Pull-request: #16386

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-01 22:13:22 +01:00
James Renken
ecbe0dd6d3
Add config parameters to support third-party reCAPTCHA v2 compatible APIs
Signed-off-by: James Renken <james@renken.is>
2020-10-23 10:55:00 +02:00
Isaac Bennetch
99e84f2eb2 Merge branch 'QA_5_0' 2020-10-18 10:54:05 -04:00
Severin
cdef72af69 Fixed typo for README.Debian 2020-10-18 10:53:51 -04:00
Rajat Jain
8e5d4d4708 Use of SameSite=Strict
Signed-off-by: Rajat Jain <rajatjain.ix@gmail.com>

Update Config.php

Polyfilled

version fixes

Signed-off-by: Rajat Jain <rajatjain.ix@gmail.com>

Update libraries/classes/Config.php

Co-authored-by: Maurício Meneghini Fauth <mauricio@fauth.dev>

phpcs fixes

samesite made as configuration directive

bugfix, sets sameSite as global configuration directive

CodeReviewed

Changed config.rst

IETF RFC link aded

Version added

Trailing whitespace fixed.

RFC hyperlink added

trailing whitespace
2020-10-17 16:36:31 +05:30
Isaac Bennetch
0e32e76b7e Prepare for 5.0.5
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2020-10-15 14:26:40 -04:00
Isaac Bennetch
e2287c7e4d Prepare for 5.0.4
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2020-10-15 13:48:28 -04:00
William Desportes
33965a7a72
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 18:57:00 +02:00
William Desportes
e9533de88f
Fix HyperFIDO product link
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 18:54:39 +02:00
William Desportes
682e17e9f3
Merge branch 'QA_5_0' 2020-10-11 18:18:30 +02:00
William Desportes
0d9882961f
#16382 - Remove APC from PHP documentation
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 18:17:31 +02:00
Isaac Bennetch
1564d94a99 Prepare for 5.0.4-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2020-10-09 23:52:57 -04:00
Isaac Bennetch
c496ececa3 Prepare for 5.0.3
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2020-10-09 22:35:18 -04:00
William Desportes
aecdfc80cb
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-04 00:29:04 +02:00
William Desportes
4b92916fcd
Set a non private URL for reCaptcha console
Replaces 71e1438f52 where I pasted a "login protected URL"

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-02 14:58:58 +02:00
William Desportes
249d02fddf
Switch to docker official image
Ref: https://github.com/phpmyadmin/docker/issues/56

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-02 14:26:40 +02:00
William Desportes
31aa1cab76
Document new Docker ENV variables
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-02 14:24:48 +02:00