View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 20039 | Feature requests | Authentication | public | 2025-04-01 13:20 | 2026-08-12 14:44 |
| Reporter | tassoman | Assigned To | |||
| Priority | none | Severity | @50@ | ||
| Status | new | Resolution | open | ||
| Summary | 20039: Some backend admin routing path have changed | ||||
| Description | By 3.x branch, everything about administration (survey, users, theming, configs) was inside the Since 5.x branch, and into 6.12.x administrative routing path has "spreaded" around, (see comment: https://bugs.limesurvey.org/view.php?id=17798#c68028). My questions are:
Actually, even if I ask something outside /admin path, authentication gets triggered, but loop redirect engages. Probably, some part of code is messing up with auth cookie validation. | ||||
| Steps To Reproduce | Steps to reproduceVisit Expected resultExpected url should be | ||||
| Tags | No tags attached. | ||||
| Bug heat | 8 | ||||
| Story point estimate | |||||
| Users affected % | |||||
|
Disable access to authentication link only are OK in my opinion. |
|
|
There are no plans to fix this right now and I doubt we will ever fully fix it. |
|
|
I also think this cannot be fully fixed by moving all admin routes below /admin. The newDirectRequest plugin event allows plugins to provide their own routes, and such a route may be used exclusively for administrative functionality without being located below /admin. For example, I use /index.php/plugins/direct/plugin/Roster/admin as an admin-only application provided by a plugin. So, from my point of view, the URL path itself cannot reliably define the boundary between public and administrative functionality. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-04-01 13:20 | tassoman | New Issue | |
| 2025-04-01 13:20 | tassoman | Issue Monitored: tassoman | |
| 2025-04-01 13:20 | tassoman | Bug heat | 0 => 2 |
| 2025-04-01 17:01 | DenisChenu | Note Added: 82357 | |
| 2025-04-01 17:01 | DenisChenu | Bug heat | 2 => 4 |
| 2026-08-11 20:31 | c_schmitz | Note Added: 85448 | |
| 2026-08-11 20:31 | c_schmitz | Bug heat | 4 => 6 |
| 2026-08-11 20:31 | c_schmitz | Project | Bug reports => Feature requests |
| 2026-08-12 14:44 | bismark | Note Added: 85453 | |
| 2026-08-12 14:44 | bismark | Bug heat | 6 => 8 |