? ? ? Pending

User tests: Successful: Unsuccessful:

avatar HLeithner
HLeithner
8 Nov 2017

As discussed in JSST, change translation strings in public tracker. We don't want to expose the usage of LDAP for authentications.

Summary of Changes

Language file Updates

avatar HLeithner HLeithner - open - 8 Nov 2017
avatar HLeithner HLeithner - change - 8 Nov 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 8 Nov 2017
Category Administration Language & Strings
avatar brianteeman
brianteeman - comment - 8 Nov 2017

isnt that security through obscurity?

avatar mbabker
mbabker - comment - 8 Nov 2017

It is. But this is one of those cases where the public facing error message probably shouldn't say what authentication source is in use (same logic is already in use with Gmail auth from a cursory glance).

avatar brianteeman
brianteeman - comment - 8 Nov 2017

No the gmail plugin will error with

$response->error_message = JText::sprintf('JGLOBAL_AUTH_FAILED', JText::_('PLG_GMAIL_ERROR_LOCAL_USERNAME_CONFLICT'));

where PLG_GMAIL_ERROR_LOCAL_USERNAME_CONFLICT="A local username conflicts with your Gmail username."

avatar mbabker
mbabker - comment - 8 Nov 2017

That one's a very specific case. But the other fail messages are the generic messages. Unless I misread and the keys actually are referencing strings saying "could not connect to Google to authenticate" basically.

avatar infograf768
infograf768 - comment - 9 Nov 2017

these keys are specific to ladp afaik
I suggest, if you do not want in future releases to still show the word ladp when a language pack is not up to date, instead of modifying the value, adding new strings where NO is replaced by NOT (for example)
JGLOBAL_AUTH_NOT_BIND
Precede the old strings by a comment
; The following 2 strings are deprecated and will be removed with 4.0.

avatar brianteeman
brianteeman - comment - 9 Apr 2018

I have tested this item successfully on 431e5e5


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18531.

avatar brianteeman brianteeman - test_item - 9 Apr 2018 - Tested successfully
avatar HLeithner HLeithner - change - 27 Apr 2018
Labels Added: ? ?
avatar joomla-cms-bot joomla-cms-bot - change - 27 Apr 2018
Category Administration Language & Strings Administration Language & Strings Front End Plugins
avatar HLeithner
HLeithner - comment - 27 Apr 2018

I followed @infograf768 suggestion and added 2 new strings.

avatar zero-24
zero-24 - comment - 27 Apr 2018

I have tested this item successfully on 69623e6

Thanks @HLeithner


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18531.

avatar zero-24 zero-24 - test_item - 27 Apr 2018 - Tested successfully
avatar zero-24
zero-24 - comment - 27 Apr 2018

@brianteeman can you please give your ok as code owner for the language files so we can move that one forward into 3.8.8? Thanks.

avatar brianteeman
brianteeman - comment - 27 Apr 2018

No need to ask me. GitHub tells me but I am in the pub so will check later,

avatar zero-24
zero-24 - comment - 27 Apr 2018

Fixed please review again @HLeithner @brianteeman ;)

avatar zero-24
zero-24 - comment - 27 Apr 2018

done @Quy thanks.

avatar Quy
Quy - comment - 27 Apr 2018

I have tested this item successfully on c7c0c40

Code review


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18531.

avatar Quy Quy - test_item - 27 Apr 2018 - Tested successfully
avatar zero-24 zero-24 - change - 27 Apr 2018
Status Pending Ready to Commit
Labels
avatar zero-24
zero-24 - comment - 27 Apr 2018

RTC. Thanks!


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18531.

avatar HLeithner
HLeithner - comment - 28 Apr 2018

There is a reason for 2 strings but only for debugging usage so I'm fine with only one string

avatar mbabker mbabker - change - 29 Apr 2018
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-04-29 14:50:00
Closed_By mbabker
Labels Added: ?
avatar mbabker mbabker - close - 29 Apr 2018
avatar mbabker mbabker - merge - 29 Apr 2018

Add a Comment

Login with GitHub to post a comment