I have a demo site setup with six demo accounts - I want to display the login credentials on the index page but I don't want these users to have the ability to change the passwords otherwise I will have to reset the users passwords everytime some idiot decides it would be funny to go in and change it!
Any ideas?
Thanks.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Team Webgalli@webgalli

Team Webgalli - 0 likes
You must log in to post replies.Hook into the user settings edit action and if the user name matches your trial accounts make the action fail.