Ticket #529 (new enhancement)
Opened 5 years ago
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.
