- Posts: 5
- Thank you received: 1
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question Demo user
If you in public a login and a password, the users will do what they want, so maybe you can time to time delete the user and re-create an another.
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.
Please Log in or Create an account to join the conversation.
Basically, though, if any user can change their password, then any user can change their password. Your demo user is "any user" and therefore anything that anyone can to do their own accounts (when they're logged in) they can also do if they can access your "demo" account.
What you're looking for is some kind of "captive account" that operates differently from the others. That's something you'll have to discover for yourself.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Hi,Hi,
I have create a user with name 'demo' and password 'demo'.
Is it possible to prevent users of changing the profile of user 'demo'?
thanks
yes it is possible with a little hack.
First disable a new registration in the Joomla Global Configuration.
Then open the file
and comment line 51.components / com_kunena / template / default / plugin / myprofile / myprofile_menu.php
Now you need to hack Joomla Login Module also.
Open the file
and comment the lines 54 - 61 related to Username and Password.modules / mod_login / tmpl / default.php
Regards
Please Log in or Create an account to join the conversation.
Thank you both for your comments.
Please Log in or Create an account to join the conversation.