Labels |
Added:
?
|
In opposite to the mod_search issue we can be sure that the gmail authentication plugin shall be removed, right?
Well actually i'm not sure whether removing it on upgrading is a good idea given that some sites might use that plugin for auth? So by that upgrade we would keep that users out? We might need to revert the removal and do it similiar to com_weblinks and not fully remove / unistall it from the site.
Well, that's the other option. But can we be sure the old plugin continues to work on a J4?
It would have to get its own update server maybe already in 3.10? And removed from the core extensions array. On a quick look i would say it should work on 4.x but i have not tested it to be fair.
It is correct that it is removed. I guess you forgot about
The bug is that while the files are removed the record in the extension table has not been removed.
That is why I wrote under expected result "the gmail authentication plugin is removed"
Am working on a PR for adding the SQL updates.
It is correct that it is removed. I guess you forgot about
Ups yes totally forgot that blogpost
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-10-06 14:30:32 |
Closed_By | ⇒ | richard67 |
Maybe just an update SQL script missing? Or was there some reason why it hasn't been added?