Information about Log Out in Hesk System Ticket

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
PeopleInside
Posts: 21
Joined: Mon Mar 14, 2011 10:03 pm

Information about Log Out in Hesk System Ticket

Post by PeopleInside »

Hi,
i love Hesk ticket system log out system.. if i log in with admin or operator right and than i log out and press the back button.. a message appear of expired session and user can't see administration area.

I'm not a web programmer but i think this function are great!
Wordpress is a famous CMS for example but i don't understand wy, wordpress has not this security function.

When i ask to wordpress they say it's my browser problem, i think it's programming problem.

Can I ask then how the logout Hesk work?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Information about Log Out in Hesk System Ticket

Post by Klemen »

The logout function simply destroys PHP session and cleans HESK cookies.

Without an active session or login remembered in the cookie HESK requires the password to be entered to access admin pages.

Nothing fancy, not sure how Wordpress does it.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
PeopleInside
Posts: 21
Joined: Mon Mar 14, 2011 10:03 pm

Re: Information about Log Out in Hesk System Ticket

Post by PeopleInside »

Klemen wrote:The logout function simply destroys PHP session and cleans HESK cookies.

Without an active session or login remembered in the cookie HESK requires the password to be entered to access admin pages.

Nothing fancy, not sure how Wordpress does it.
Thanks, great job!
Post Reply