By Michael Russell on Thursday, 20 October 2022
Category: October

Do you logout from websites when you’re finished using them?

Before we talk about Joomla, ask yourself how often you logout of websites after you’ve finished with them?

I would suggest that most people who have to login to a website to transact some business (e.g. buying products online, doing your banking or using discussion forums) never bother to logout. They simply close the browser tab/window when they’re done and let the server that hosts the website expire the session. Unless you’re using a device that others may have physical access to, there’s a minimal security risk by just clicking a “close this window” gadget.

As far as logging into the backed of my Joomla websites is concerned, as a general practice I logout when I’m done before I close the browser tab/window.  I’m not sure why I do this but it’s just my way of operating. I’m not as thorough, though, when I’m logging into the frontend of a Joomla website.

Often, it seems, problems arise when logging in if the session wasn’t properly terminated or problems arise when logging out.  We’re usually oblivious to these problems until someone else reports them. “Hey, website owner, I tried to login but I couldn’t” or “Hey, website owner, when I logged out I got an error message.

Embarrassing, isn’t it, when someone else finds a problem that you were not aware of because you didn’t test it yourself!

I’ve been involved in many topics on The Joomla Forum™ where people discuss problems with logging in and logging out. I confess that I don’t have most of these problems but, then again, I also have to say that I don’t use the same kinds of environments used by others. For example, only a couple of days before writing this article there was a discussion on the forum about logging out using a version of PHP that I don’t use, a template that I don’t use … on a multilingual site; I don’t have any multilingual websites. I’m therefore not very useful in such situations.

However, it still leaves me with questions about whether people test the “normal activities” of logging in and logging out with new releases of Joomla.  The testing instructions simply say

Test all the things you normally do on your website. Check the backend and frontend.

There’s also a checklist of items to test.

So, when it comes to testing new versions of Joomla, it’s not a case of install the new version and see if it installs OK and doesn’t fall over within five minutes.  It’s a case of “Test, Test, Test” and not leave it to your users to write, “Hey, website owner, your website is full of bugs.”

This article is based on the author's previously published work posted at the Joomla forum.

Leave Comments