Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 0ed04a6c00423cc5eeffef19558d7598e96fd82f
https://github.com/phpmyadmin/phpmyadmin/commit/0ed04a6c00423cc5eeffef19558…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-09-26 (Mon, 09 September 2022) -03:00
Changed paths:
M libraries/classes/Controllers/HomeController.php
M templates/home/index.twig
Log Message:
-----------
Remove `trigger_error` calls from `HomeController`
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
(cherry picked from commit c5611531c03a5c9dfe13510e7fc5b901daa77039)
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 5d4884d294ca9b1f069fcacada98f6697f464274
https://github.com/phpmyadmin/phpmyadmin/commit/5d4884d294ca9b1f069fcacada9…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-09-26 (Mon, 09 September 2022) -03:00
Changed paths:
M libraries/classes/Config/ServerConfigChecks.php
M libraries/classes/Setup/ConfigGenerator.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/Config/ServerConfigChecksTest.php
M test/classes/Setup/ConfigGeneratorTest.php
Log Message:
-----------
Update setup page to generate better blowfish_secret keys
Instead of generating a printable string, it generates a binary string
and converts it to an hexadecimal string.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 700db7e72b2aba5649832e73496743cdfc257fb3
https://github.com/phpmyadmin/phpmyadmin/commit/700db7e72b2aba5649832e73496…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-09-26 (Mon, 09 September 2022) -03:00
Changed paths:
M ChangeLog
M config.sample.inc.php
M doc/config.rst
M doc/glossary.rst
M doc/setup.rst
M libraries/classes/Config/Settings.php
M libraries/config.default.php
Log Message:
-----------
Update the docs to reflect the blowfish_secret changes
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 69bc86677345a875c442c0a40d2836369bc7afbb
https://github.com/phpmyadmin/phpmyadmin/commit/69bc86677345a875c442c0a40d2…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-09-26 (Mon, 09 September 2022) -03:00
Changed paths:
M config.sample.inc.php
M doc/config.rst
M doc/faq.rst
Log Message:
-----------
Document how to generate a string of random bytes
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 5d9142674d09379a9e4394779c1e624dd2d6ece5
https://github.com/phpmyadmin/phpmyadmin/commit/5d9142674d09379a9e4394779c1…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-09-26 (Mon, 09 September 2022) -03:00
Changed paths:
M doc/config.rst
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M psalm-baseline.xml
Log Message:
-----------
Allow longer cookie encryption keys to be used
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 243b9da2fb0797f7ca26288800c203783bb34713
https://github.com/phpmyadmin/phpmyadmin/commit/243b9da2fb0797f7ca26288800c…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-09-26 (Mon, 09 September 2022) -03:00
Changed paths:
M doc/config.rst
Log Message:
-----------
Add a note that sodium_bin2hex is not required for blowfish_secret
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: cce6a2381a6b3e4bf24ca8bfabf169f21e9a4052
https://github.com/phpmyadmin/phpmyadmin/commit/cce6a2381a6b3e4bf24ca8bfabf…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-09-27 (Tue, 09 September 2022) -03:00
Changed paths:
M ChangeLog
M config.sample.inc.php
M doc/config.rst
M doc/faq.rst
M doc/glossary.rst
M doc/setup.rst
M libraries/classes/Config/ServerConfigChecks.php
M libraries/classes/Config/Settings.php
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Setup/ConfigGenerator.php
M libraries/config.default.php
M phpstan-baseline.neon
M psalm-baseline.xml
M templates/home/index.twig
M test/classes/Config/ServerConfigChecksTest.php
M test/classes/Setup/ConfigGeneratorTest.php
Log Message:
-----------
Merge pull request #17725 from MauricioFauth/blowfish-secret-error
Fix server error when `blowfish_secret` is not exactly 32 bytes long
- Back-port commit c5611531c03a5c9dfe13510e7fc5b901daa77039
- Update documentation about the `blowfish_secret` setting
- Update the setup page to reflect the `blowfish_secret` changes
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/17369
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: fada5267db357021493e32c7e084008fd09234e1
https://github.com/phpmyadmin/website/commit/fada5267db357021493e32c7e08400…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2022-09-26 (Mon, 09 September 2022) -04:00
Changed paths:
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html
Log Message:
-----------
Update link for superviral
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 24d18b95dd7162e497ecff54ec891edc1bcf7e4b
https://github.com/phpmyadmin/phpmyadmin/commit/24d18b95dd7162e497ecff54ec8…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2022-09-25 (Sun, 09 September 2022) +00:00
Changed paths:
M po/af.po
M po/am.po
M po/ar.po
M po/ar_LY.po
M po/az.po
M po/be.po
M po/be(a)latin.po
M po/ber.po
M po/bg.po
M po/bn.po
M po/br.po
M po/brx.po
M po/bs.po
M po/ca.po
M po/ckb.po
M po/cs.po
M po/cy.po
M po/da.po
M po/de.po
M po/el.po
M po/en_GB.po
M po/enm.po
M po/eo.po
M po/es.po
M po/et.po
M po/eu.po
M po/fa.po
M po/fi.po
M po/fil.po
M po/fr.po
M po/fy.po
M po/gl.po
M po/gu.po
M po/he.po
M po/hi.po
M po/hr.po
M po/hu.po
M po/hy.po
M po/ia.po
M po/id.po
M po/ig.po
M po/it.po
M po/ja.po
M po/ka.po
M po/kab.po
M po/kk.po
M po/km.po
M po/kn.po
M po/ko.po
M po/ksh.po
M po/ku.po
M po/ky.po
M po/li.po
M po/lt.po
M po/lv.po
M po/mk.po
M po/ml.po
M po/mn.po
M po/ms.po
M po/my.po
M po/nb.po
M po/ne.po
M po/nl.po
M po/nn.po
M po/pa.po
M po/phpmyadmin.pot
M po/pl.po
M po/pt.po
M po/pt_BR.po
M po/rcf.po
M po/ro.po
M po/ru.po
M po/si.po
M po/sk.po
M po/sl.po
M po/sq.po
M po/sr.po
M po/sr(a)latin.po
M po/sv.po
M po/ta.po
M po/te.po
M po/th.po
M po/tk.po
M po/tr.po
M po/tt.po
M po/tzm.po
M po/ug.po
M po/uk.po
M po/ur.po
M po/uz.po
M po/uz(a)latin.po
M po/vi.po
M po/vls.po
M po/zh_CN.po
M po/zh_TW.po
Log Message:
-----------
Update po files
[ci skip]
Signed-off-by: phpMyAdmin bot <bot(a)phpmyadmin.net>