Skip Navigation

[Resolved] Security

This thread is resolved. Here is a description of the problem and solution.

Problem:

The issue here is that the user wanted to add an idle timer to their user accounts so they can be automatically logged out after a certain period

Solution:

Unfortunately this cannot be done by any of our plugins so a 3rd party solution is required.

What you can do is try the plugin below to see if it helps with this.
https://wordpress.org/plugins/inactive-logout/

This support ticket is created 5 years, 4 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 4 replies, has 2 voices.

Last updated by FelipeP5703 5 years, 4 months ago.

Assisted by: Shane.

Author
Posts
#1336887

Tell us what you are trying to do?
I'm in the process to role out my site by the end of the month with Toolset. Someone is trying to hack at my current site right now. I know this because I'm getting emails almost everyday saying that some IP was blocked for 48 hours and bla bla bla.

My concern is this, my current site, I only have a log in (which by the way, I changed the login address and added recaptcha v2) has only my assistant and I as admins. The new site, I wanted to allow clients to login as users in order for them to be able to edit their posts.

If I allow the users to do that, aren't I increasing the change of the site being hacked, since some users might use a weak password? Will the whole site be affected if a user's account get hacked?

What are the things I can do to prevent hacking my site?

Thank you!

Felipe

#1336971

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Felipe,

Thank you for getting in touch.

Usually a user role with none admin privileges wouldn't be able to access certain areas of the site. If the users are able to hack your site through the user account then this would be an exploit in wordpress that we wouldn't be able to solve here.

It all depends on how the website is being hacked for me to advise but sometimes I know that hacking can be done by inserting malicious code onto the website through some hosts.

I would suggest advising your host about the issue as well. The google captcha is usually a good hack prevention when it comes to users logging in as it prevents automated hacking tools from accessing the site.

Thanks,
Shane

#1336993

Thanks for the info Shane.

I have not implemented the new site that has Toolset yet, thus my question was about Toolset's security protocols and access. I know Access is pretty good at keeping people out but it does not have a session timeout feature, which is kind of critical when creating a Listing site. User's can use public computer and forget to log out, etc.

Or does Access have a session timeout that I don't know?

#1336999

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Felipe,

No access does not have a timeout functionality. These would normally be functionalities of the wordpress.

The only thing our access plugin does is to setup use case permissions. It doesn't have any control over the security of the login and session information.

For such features I would recommend seeking a 3rd party plugin such as this plugin below.
https://wordpress.org/plugins/wp-security-pro/

And the one below as well.
https://wordpress.org/plugins/inactive-logout/

Please let me know if this helps.
Thanks,
Shane

#1337149

Thanks Shane for your inputs, I'll do some research on those. My issue is resolved now. Thank you!