Opened 5 years ago
Closed 4 years ago
#425 closed Defect (worksforme)
On session timeout
| Reported by: | SGr33n | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Core | Version: | 1.0 |
| Severity: | major | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
Hi,
I noticed that when the session ends, and the logged-in user goes offline, he can just see a blank page.
Change History (2)
comment:1 Changed 5 years ago by marcus
comment:2 Changed 4 years ago by marcus
- Resolution set to worksforme
- Status changed from new to closed
Closed, cause known.
Note: See
TracTickets for help on using
tickets.

The problem is that those pages are not correctly using the gatekeeper() function or otherwise making the assumption that they are only going to be viewed by a logged in user.
It would be very helpful to have a list of pages where this occurs.