Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 1d62c4eb245510bd1f7cdb119eb0cb79df3c08c5
https://github.com/phpmyadmin/website/commit/1d62c4eb245510bd1f7cdb119eb0cb…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-08-10 (Thu, 08 August 2023) -03:00
Changed paths:
A security/migrations/0008_auto_20230810_1748.py
M pmaweb/fixtures/test_data.json
Log Message:
-----------
Add migration and update test_data fixture
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: b1dd19f63df94a2f5d8a18a6767c60b34214c609
https://github.com/phpmyadmin/website/commit/b1dd19f63df94a2f5d8a18a6767c60…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-08-10 (Thu, 08 August 2023) -03:00
Changed paths:
M .github/workflows/tests.yml
M README.rst
M pmaweb/context_processors.py
M pmaweb/tests.py
M pmaweb/views.py
M requirements.txt
Log Message:
-----------
Upgrade to Django 2.2
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 8495090b74e9310b2e6a719abd4f7fecd0eb7181
https://github.com/phpmyadmin/website/commit/8495090b74e9310b2e6a719abd4f7f…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-08-10 (Thu, 08 August 2023) -03:00
Changed paths:
A demo/migrations/0003_alter_demo_id.py
A files/migrations/0008_auto_20230810_2019.py
A news/migrations/0005_auto_20230810_2019.py
A security/migrations/0009_alter_pmasa_id.py
A translations/migrations/0002_alter_translation_id.py
M pmaweb/fixtures/test_data.json
M pmaweb/settings.py
M pmaweb/templates/15-years.html
M pmaweb/templates/404.html
M pmaweb/templates/_sponsors.html
M pmaweb/templates/about-website.html
M pmaweb/templates/about.html
M pmaweb/templates/awards.html
M pmaweb/templates/base.html
M pmaweb/templates/contest.html
M pmaweb/templates/contractor.html
M pmaweb/templates/contribute.html
M pmaweb/templates/develop.html
M pmaweb/templates/docs.html
M pmaweb/templates/donate.html
M pmaweb/templates/downloads.html
M pmaweb/templates/index.html
M pmaweb/templates/license.html
M pmaweb/templates/news/post_archive.html
M pmaweb/templates/news/post_detail.html
M pmaweb/templates/security/index.html
M pmaweb/templates/security/pmasa_detail.html
M pmaweb/templates/sponsors-subscribe.html
M pmaweb/templates/sponsors.html
M pmaweb/templates/support.html
M pmaweb/templates/team.html
M pmaweb/templates/themes.html
M pmaweb/templates/translate.html
M pmaweb/templates/translations.html
M pmaweb/templates/try.html
M requirements.txt
Log Message:
-----------
Bump Django version to 3.2
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 6e275714a3d9dfe8cb1e8146fe4c811d4d27704f
https://github.com/phpmyadmin/website/commit/6e275714a3d9dfe8cb1e8146fe4c81…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2023-08-15 (Tue, 08 August 2023) +02:00
Changed paths:
A demo/migrations/0003_alter_demo_id.py
A files/migrations/0008_auto_20230810_2019.py
A news/migrations/0005_auto_20230810_2019.py
A security/migrations/0008_auto_20230810_1748.py
A security/migrations/0009_alter_pmasa_id.py
A translations/migrations/0002_alter_translation_id.py
M .github/workflows/tests.yml
M README.rst
M pmaweb/context_processors.py
M pmaweb/fixtures/test_data.json
M pmaweb/settings.py
M pmaweb/templates/15-years.html
M pmaweb/templates/404.html
M pmaweb/templates/_sponsors.html
M pmaweb/templates/about-website.html
M pmaweb/templates/about.html
M pmaweb/templates/awards.html
M pmaweb/templates/base.html
M pmaweb/templates/contest.html
M pmaweb/templates/contractor.html
M pmaweb/templates/contribute.html
M pmaweb/templates/develop.html
M pmaweb/templates/docs.html
M pmaweb/templates/donate.html
M pmaweb/templates/downloads.html
M pmaweb/templates/index.html
M pmaweb/templates/license.html
M pmaweb/templates/news/post_archive.html
M pmaweb/templates/news/post_detail.html
M pmaweb/templates/security/index.html
M pmaweb/templates/security/pmasa_detail.html
M pmaweb/templates/sponsors-subscribe.html
M pmaweb/templates/sponsors.html
M pmaweb/templates/support.html
M pmaweb/templates/team.html
M pmaweb/templates/themes.html
M pmaweb/templates/translate.html
M pmaweb/templates/translations.html
M pmaweb/templates/try.html
M pmaweb/tests.py
M pmaweb/views.py
M requirements.txt
Log Message:
-----------
Merge #159 - Bump Django version to 3.2
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 9e9611d1622785e9ff6135da897ce0849b2ce726
https://github.com/phpmyadmin/phpmyadmin/commit/9e9611d1622785e9ff6135da897…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-08-15 (Tue, 08 August 2023) -03:00
Changed paths:
M libraries/classes/Application.php
M libraries/classes/Command/CacheWarmupCommand.php
M libraries/classes/Config.php
M libraries/classes/Config/FormDisplay.php
M libraries/classes/Config/PageSettings.php
M libraries/classes/Config/Validator.php
M libraries/classes/Controllers/Database/ImportController.php
M libraries/classes/Controllers/Preferences/ManageController.php
M libraries/classes/Controllers/Server/ImportController.php
M libraries/classes/Controllers/Setup/HomeController.php
M libraries/classes/Controllers/Table/ChangeController.php
M libraries/classes/Controllers/Table/ImportController.php
M libraries/classes/Core.php
M libraries/classes/Crypto/Crypto.php
M libraries/classes/Encoding.php
M libraries/classes/ErrorHandler.php
M libraries/classes/Export/Export.php
M libraries/classes/Export/Options.php
M libraries/classes/File.php
M libraries/classes/Header.php
M libraries/classes/InsertEdit.php
M libraries/classes/LanguageManager.php
M libraries/classes/Plugins/Auth/AuthenticationConfig.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Plugins/AuthenticationPlugin.php
M libraries/classes/Plugins/Import/ImportShp.php
M libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php
M libraries/classes/Plugins/TwoFactor/Key.php
M libraries/classes/Plugins/TwoFactorPlugin.php
M libraries/classes/ResponseRenderer.php
M libraries/classes/Sanitize.php
M libraries/classes/SqlQueryForm.php
M libraries/classes/Template.php
M libraries/classes/Theme/ThemeManager.php
M libraries/classes/Url.php
M libraries/services.php
M phpstan-baseline.neon
M psalm-baseline.xml
M psalm.xml
M test/classes/AbstractTestCase.php
M test/classes/ApplicationTest.php
M test/classes/Command/TwigLintCommandTest.php
M test/classes/Config/FormDisplayTest.php
M test/classes/Config/Forms/FormListTest.php
M test/classes/ConfigTest.php
M test/classes/Controllers/BrowseForeignersControllerTest.php
M test/classes/Controllers/Export/ExportControllerTest.php
M test/classes/Controllers/Server/Status/AdvisorControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/GeneralLogControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/LogVarsControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/QueryAnalyzerControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/SlowLogControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.php
M test/classes/Controllers/Server/Status/Processes/RefreshControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/QueriesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Controllers/Table/AddFieldControllerTest.php
M test/classes/Controllers/Table/CreateControllerTest.php
M test/classes/Controllers/Table/DeleteRowsControllerTest.php
M test/classes/Controllers/Table/ExportControllerTest.php
M test/classes/Controllers/Table/ImportControllerTest.php
M test/classes/Controllers/Table/OperationsControllerTest.php
M test/classes/Controllers/Table/SqlControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.php
M test/classes/CoreTest.php
M test/classes/Crypto/CryptoTest.php
M test/classes/ErrorHandlerTest.php
M test/classes/ErrorReportTest.php
M test/classes/Export/OptionsTest.php
M test/classes/InsertEditTest.php
M test/classes/LanguageTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/TwoFactorTest.php
M test/classes/UrlTest.php
M test/classes/UserPreferencesTest.php
Log Message:
-----------
Replace config global with Config singleton
This is as bad as the global variable, however at least will have better
static analysis of it.
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 1fc7f7f807af7bca5b66c7c1a231309fd183dbce
https://github.com/phpmyadmin/phpmyadmin/commit/1fc7f7f807af7bca5b66c7c1a23…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-08-15 (Tue, 08 August 2023) -03:00
Changed paths:
M libraries/classes/Application.php
M libraries/classes/Command/CacheWarmupCommand.php
M libraries/classes/Config.php
M libraries/classes/Config/FormDisplay.php
M libraries/classes/Config/PageSettings.php
M libraries/classes/Config/Validator.php
M libraries/classes/Controllers/Database/ImportController.php
M libraries/classes/Controllers/Preferences/ManageController.php
M libraries/classes/Controllers/Server/ImportController.php
M libraries/classes/Controllers/Setup/HomeController.php
M libraries/classes/Controllers/Table/ChangeController.php
M libraries/classes/Controllers/Table/ImportController.php
M libraries/classes/Core.php
M libraries/classes/Crypto/Crypto.php
M libraries/classes/Encoding.php
M libraries/classes/ErrorHandler.php
M libraries/classes/Export/Export.php
M libraries/classes/Export/Options.php
M libraries/classes/File.php
M libraries/classes/Header.php
M libraries/classes/InsertEdit.php
M libraries/classes/LanguageManager.php
M libraries/classes/Plugins/Auth/AuthenticationConfig.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Plugins/AuthenticationPlugin.php
M libraries/classes/Plugins/Import/ImportShp.php
M libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php
M libraries/classes/Plugins/TwoFactor/Key.php
M libraries/classes/Plugins/TwoFactorPlugin.php
M libraries/classes/ResponseRenderer.php
M libraries/classes/Sanitize.php
M libraries/classes/SqlQueryForm.php
M libraries/classes/Template.php
M libraries/classes/Theme/ThemeManager.php
M libraries/classes/Url.php
M libraries/services.php
M phpstan-baseline.neon
M psalm-baseline.xml
M psalm.xml
M test/classes/AbstractTestCase.php
M test/classes/ApplicationTest.php
M test/classes/Command/TwigLintCommandTest.php
M test/classes/Config/FormDisplayTest.php
M test/classes/Config/Forms/FormListTest.php
M test/classes/ConfigTest.php
M test/classes/Controllers/BrowseForeignersControllerTest.php
M test/classes/Controllers/Export/ExportControllerTest.php
M test/classes/Controllers/Server/Status/AdvisorControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/GeneralLogControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/LogVarsControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/QueryAnalyzerControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/SlowLogControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.php
M test/classes/Controllers/Server/Status/Processes/RefreshControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/QueriesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Controllers/Table/AddFieldControllerTest.php
M test/classes/Controllers/Table/CreateControllerTest.php
M test/classes/Controllers/Table/DeleteRowsControllerTest.php
M test/classes/Controllers/Table/ExportControllerTest.php
M test/classes/Controllers/Table/ImportControllerTest.php
M test/classes/Controllers/Table/OperationsControllerTest.php
M test/classes/Controllers/Table/SqlControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.php
M test/classes/CoreTest.php
M test/classes/Crypto/CryptoTest.php
M test/classes/ErrorHandlerTest.php
M test/classes/ErrorReportTest.php
M test/classes/Export/OptionsTest.php
M test/classes/InsertEditTest.php
M test/classes/LanguageTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/TwoFactorTest.php
M test/classes/UrlTest.php
M test/classes/UserPreferencesTest.php
Log Message:
-----------
Merge pull request #18626 from MauricioFauth/config-global
Replace config global with Config singleton
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/localized_docs
Commit: 962d5c0e296806c931446344dbc4f1134719f36e
https://github.com/phpmyadmin/localized_docs/commit/962d5c0e296806c93144634…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-08-14 (Mon, 08 August 2023) -03:00
Changed paths:
A docs/vi/Makefile
A docs/vi/_ext
A docs/vi/bookmarks.rst
A docs/vi/charts.rst
A docs/vi/conf.py
A docs/vi/config.rst
A docs/vi/copyright.rst
A docs/vi/credits.rst
A docs/vi/developers.rst
A docs/vi/faq.rst
A docs/vi/glossary.rst
A docs/vi/images
A docs/vi/import_export.rst
A docs/vi/index.rst
A docs/vi/intro.rst
A docs/vi/make.bat
A docs/vi/other.rst
A docs/vi/privileges.rst
A docs/vi/relations.rst
A docs/vi/require.rst
A docs/vi/security.rst
A docs/vi/settings.rst
A docs/vi/setup.rst
A docs/vi/themes.rst
A docs/vi/transformations.rst
A docs/vi/two_factor.rst
A docs/vi/user.rst
A docs/vi/vendors.rst
A po/vi.mo
A po/vi.po
A translated/vi/LC_MESSAGES/bookmarks.mo
A translated/vi/LC_MESSAGES/charts.mo
A translated/vi/LC_MESSAGES/config.mo
A translated/vi/LC_MESSAGES/copyright.mo
A translated/vi/LC_MESSAGES/credits.mo
A translated/vi/LC_MESSAGES/developers.mo
A translated/vi/LC_MESSAGES/faq.mo
A translated/vi/LC_MESSAGES/glossary.mo
A translated/vi/LC_MESSAGES/import_export.mo
A translated/vi/LC_MESSAGES/index.mo
A translated/vi/LC_MESSAGES/intro.mo
A translated/vi/LC_MESSAGES/other.mo
A translated/vi/LC_MESSAGES/privileges.mo
A translated/vi/LC_MESSAGES/relations.mo
A translated/vi/LC_MESSAGES/require.mo
A translated/vi/LC_MESSAGES/security.mo
A translated/vi/LC_MESSAGES/settings.mo
A translated/vi/LC_MESSAGES/setup.mo
A translated/vi/LC_MESSAGES/themes.mo
A translated/vi/LC_MESSAGES/transformations.mo
A translated/vi/LC_MESSAGES/two_factor.mo
A translated/vi/LC_MESSAGES/user.mo
A translated/vi/LC_MESSAGES/vendors.mo
M Makefile
Log Message:
-----------
Add Vietnamese (vi) language
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 93fa48e286def43b336a207ca7e87472e1300e41
https://github.com/phpmyadmin/phpmyadmin/commit/93fa48e286def43b336a207ca7e…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-08-12 (Sat, 08 August 2023) -03:00
Changed paths:
A test/classes/Controllers/HomeControllerTest.php
M libraries/classes/Application.php
M libraries/classes/Controllers/HomeController.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Footer.php
M libraries/classes/Http/ServerRequest.php
M libraries/classes/Menu.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Routing/Routing.php
M libraries/services_controllers.php
M psalm-baseline.xml
M test/classes/ApplicationTest.php
M test/classes/Http/ServerRequestTest.php
Log Message:
-----------
Refactor the ServerRequest::getRoute() method
Extracts the redirection to database and table pages to the
HomeController for an actual redirection instead of an implicit one.
Removes the Application::getRequest() method as the ServerRequest object
should be an immutable object.
Adds a Routing::$route static variable to be used at the places that the
ServerRequest object is not available.
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 7e9ce8df8ce2f1c5970f134e25433a56aef2567b
https://github.com/phpmyadmin/phpmyadmin/commit/7e9ce8df8ce2f1c5970f134e254…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-08-12 (Sat, 08 August 2023) -03:00
Changed paths:
A test/classes/Controllers/HomeControllerTest.php
M libraries/classes/Application.php
M libraries/classes/Controllers/HomeController.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Footer.php
M libraries/classes/Http/ServerRequest.php
M libraries/classes/Menu.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Routing/Routing.php
M libraries/services_controllers.php
M psalm-baseline.xml
M test/classes/ApplicationTest.php
M test/classes/Http/ServerRequestTest.php
Log Message:
-----------
Merge pull request #18616 from MauricioFauth/server-request-route
Refactor the `ServerRequest::getRoute()` method
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a2b8c17c30adf510c0836b3993da5529da2c300a
https://github.com/phpmyadmin/phpmyadmin/commit/a2b8c17c30adf510c0836b3993d…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-08-11 (Fri, 08 August 2023) -03:00
Changed paths:
M libraries/classes/Application.php
M libraries/classes/Controllers/Preferences/TwoFactorController.php
M libraries/classes/Plugins/AuthenticationPlugin.php
M libraries/classes/Plugins/TwoFactor/Application.php
M libraries/classes/Plugins/TwoFactor/Invalid.php
M libraries/classes/Plugins/TwoFactor/Key.php
M libraries/classes/Plugins/TwoFactor/Simple.php
M libraries/classes/Plugins/TwoFactor/WebAuthn.php
M libraries/classes/Plugins/TwoFactorPlugin.php
M libraries/classes/TwoFactor.php
M phpstan-baseline.neon
M test/classes/Plugins/TwoFactor/WebAuthnTest.php
M test/classes/TwoFactorTest.php
Log Message:
-----------
Pass a ServerRequest object to the 2FA plugin
Removes the Application::getRequest() call for the WebAuthn plugin.
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: e9be991d500a0f3c9a89e1c70f69e8b918493daf
https://github.com/phpmyadmin/phpmyadmin/commit/e9be991d500a0f3c9a89e1c70f6…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-08-11 (Fri, 08 August 2023) -03:00
Changed paths:
M libraries/classes/Application.php
M libraries/classes/Controllers/Preferences/TwoFactorController.php
M libraries/classes/Plugins/AuthenticationPlugin.php
M libraries/classes/Plugins/TwoFactor/Application.php
M libraries/classes/Plugins/TwoFactor/Invalid.php
M libraries/classes/Plugins/TwoFactor/Key.php
M libraries/classes/Plugins/TwoFactor/Simple.php
M libraries/classes/Plugins/TwoFactor/WebAuthn.php
M libraries/classes/Plugins/TwoFactorPlugin.php
M libraries/classes/TwoFactor.php
M phpstan-baseline.neon
M test/classes/Plugins/TwoFactor/WebAuthnTest.php
M test/classes/TwoFactorTest.php
Log Message:
-----------
Merge pull request #18615 from MauricioFauth/2fa-request
Pass a ServerRequest object to the 2FA plugin
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 2ba2e80d399c60c203073edef045cfc1d7b3f9a5
https://github.com/phpmyadmin/phpmyadmin/commit/2ba2e80d399c60c203073edef04…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-08-09 (Wed, 08 August 2023) -03:00
Changed paths:
M libraries/classes/Application.php
M libraries/classes/ErrorHandler.php
M libraries/classes/ResponseRenderer.php
M phpstan-baseline.neon
M test/classes/ErrorHandlerTest.php
M test/classes/Stubs/ResponseRenderer.php
Log Message:
-----------
Refactor ErrorHandler::dispFatalError() to use a Response object
Removes the dependency on ResponseRenderer for this method.
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: bf9405860201d2b047b33308cfc73cc74624495b
https://github.com/phpmyadmin/phpmyadmin/commit/bf9405860201d2b047b33308cfc…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-08-09 (Wed, 08 August 2023) -03:00
Changed paths:
M libraries/classes/Controllers/Setup/MainController.php
M libraries/classes/Footer.php
M libraries/classes/Header.php
M libraries/classes/Menu.php
M libraries/classes/ResponseRenderer.php
M libraries/classes/Scripts.php
M phpstan-baseline.neon
M test/classes/FooterTest.php
M test/classes/HeaderTest.php
M test/classes/MenuTest.php
M test/classes/ScriptsTest.php
M test/classes/Stubs/ResponseRenderer.php
Log Message:
-----------
Add a Template property to the ResponseRenderer class
Passes the Template object to its dependencies.
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>