Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Solved Use of language constante password

More
1 year 11 months ago - 1 year 11 months ago #231260 by Pinkeltje
In UserController.php the language constante

COM_KUNENA_PROFILE_PASSWORD_NOT_MINIMUM

translates as:

You must enter a password with at least 5 characters

So it seems that Kunena is not respecting Joomla password settings.
Last edit: 1 year 11 months ago by Pinkeltje.

Please Log in or Create an account to join the conversation.

More
1 year 11 months ago #231262 by xillibit
Hello,

This language string needs to be updated to follow the changes made in Joomla!, i will check but the controls of size or type of characters in the password are checked by Joomla! side

I don't provide support by PM, because this can be useful for someone else.

Please Log in or Create an account to join the conversation.

More
1 year 11 months ago #231270 by xillibit
Just changed this language string to follow the Joomla! default setting : github.com/Kunena/Kunena-Forum/commit/e4...5bcc378acd10d59dba86 , it will be in the K6.3.1

I don't provide support by PM, because this can be useful for someone else.

Please Log in or Create an account to join the conversation.

More
1 year 11 months ago #231272 by Pinkeltje
Not the most elegant solution as the length is fixed and in Joomla 4 default length is 8 and Joomla language constante gets the lenght dynamically. I can live with it when there is no other option.

Please Log in or Create an account to join the conversation.

More
1 year 11 months ago #231276 by xillibit
i can make the number set dynamically by taking the Joomla! setting for it, i will made a change later

I don't provide support by PM, because this can be useful for someone else.

Please Log in or Create an account to join the conversation.

More
1 year 11 months ago #231277 by Pinkeltje
Thx! That would make things a lot easier. For now I've made a language override for the original constant COM_KUNENA_PROFILE_PASSWORD_NOT_MINIMUM

Please Log in or Create an account to join the conversation.

Time to create page: 0.244 seconds