? Pending

User tests: Successful: Unsuccessful:

avatar alikon
alikon
7 Jul 2022

Summary of Changes

as per https://docs.joomla.org/Joomla_Api_Specification#Authentication
There is also a legacy basic authentication plugin for simple local development however this is likely to be removed before the release of Joomla 4.0.0 stable.

Testing Instructions

code review

Actual result BEFORE applying this Pull Request

there is still a basic authentication plugin

Expected result AFTER applying this Pull Request

no more basic authentication plugin

Documentation Changes Required

?

avatar alikon alikon - open - 7 Jul 2022
avatar alikon alikon - change - 7 Jul 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 7 Jul 2022
Category SQL Installation Postgresql Front End Plugins
avatar richard67
richard67 - comment - 7 Jul 2022

As it is now, the PR doesn't handle removal of the plugin on core updates.

avatar richard67
richard67 - comment - 7 Jul 2022

Besides that I think we can't do that with a minor version as it's a b/c break.

avatar alikon
alikon - comment - 7 Jul 2022

it should have been removed before 4.0 stable, how it can be a b\c break ?

avatar brianteeman
brianteeman - comment - 7 Jul 2022

because it wasnt removed and people could be using it

avatar laoneo
laoneo - comment - 7 Jul 2022

In j3 we still have the GMail plugin which is totally broken. So I think we should not remove extension in a minor version as we didn't do it in the past. It would be too disrupting.

@richard67 I don't think so that removing extensions is covered by our BC policy.

avatar alikon
alikon - comment - 7 Jul 2022

if really there is someone that even use it in the wild, which i strongly doubt, even then, they must be use the token one, just for security reason ?

"errare humanum est perseverare autem diabolicum"

avatar richard67
richard67 - comment - 9 Jul 2022

@richard67 I don't think so that removing extensions is covered by our BC policy.

@laoneo I know that removing core extensions is not covered by our b/c promise. But having them as option in an API maybe is.

avatar alikon alikon - change - 26 Nov 2022
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2022-11-26 10:46:20
Closed_By alikon
Labels Added: ?
avatar alikon alikon - close - 26 Nov 2022

Add a Comment

Login with GitHub to post a comment