Modify ↓
Opened 3 years ago
Closed 3 years ago
#7200 closed defect (duplicate)
Don't redirect resources (like css) to the login page
| Reported by: | Christophe Drevet | Owned by: | techtonik |
|---|---|---|---|
| Priority: | normal | Component: | NoAnonymousPlugin |
| Severity: | normal | Keywords: | css |
| Cc: | dr4ke@… | Trac Release: | 0.11 |
Description
When anonymous and first visit to the Trac project, the user see a page without any style. This is not very friendly.
Attachments (0)
Change History (2)
comment:1 Changed 3 years ago by Bat Fung
comment:2 Changed 3 years ago by techtonik
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.


Using the Permission Error Redirect Plugin should solve the problem. It will achieve the same function as the No Anonymous Plugin.