Opened 17 years ago
#529 new enhancement
Add MgSite.CheckSession(session_id)
Reported by: | zspitzer | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Site Service | Version: | |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
The current expired session handling could be really simplified from a developers perspective via a simple boolean function to check if a session_id is (still) valid (ie hasn't expired)
on calling this function, the session timeout would also be reset
Note:
See TracTickets
for help on using tickets.