? Pending

User tests: Successful: Unsuccessful:

avatar PhilETaylor
PhilETaylor
19 Aug 2021

Pull Request for Issue #35216

Summary of Changes

It is possible to publish the LDAP Authentication plugin by just clicking a toggle in the plugin list view.

If you do this you can lock yourself out of your site, because if you try to login then a connection is attempted to LDAP, but cause there is no LDAP server host provided we get a fatal type error deep in Symfony Options Resolver.

Testing Instructions

Login to Joomla 4 admin
System -> Plugins -> toggle "Authentication - LDAP"

Actual result BEFORE applying this Pull Request

Fatal Error.

The option "host" with value null is expected to be of type "string", but is of type "null".

Expected result AFTER applying this Pull Request

You can still login with users already in the users table.

Documentation Changes Required

avatar PhilETaylor PhilETaylor - open - 19 Aug 2021
avatar PhilETaylor PhilETaylor - change - 19 Aug 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 19 Aug 2021
Category Front End Plugins
avatar PhilETaylor PhilETaylor - change - 19 Aug 2021
Labels Added: ?
ed8fc16 19 Aug 2021 avatar PhilETaylor cs
avatar wilsonge wilsonge - close - 20 Aug 2021
avatar wilsonge wilsonge - merge - 20 Aug 2021
avatar wilsonge wilsonge - change - 20 Aug 2021
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-08-20 00:16:42
Closed_By wilsonge
Labels Added: ?
Removed: ?
avatar wilsonge
wilsonge - comment - 20 Aug 2021

Thanks!

Add a Comment

Login with GitHub to post a comment