Bug #1397
Webui allows access only to admin users
100%
Description
When I try to login as not-admin user, the server constantly asking for credentials, but if I give it the same every time, it continues to load ui, piece by piece. :S
Files
History
Updated by cocoa 117 almost 12 years ago
I can also confirm this bug. However I don't think the Webui disallow access other user, it just you have to at least type in your username and password three times or few more, then just click cancel to certain point and then type in your username and password again before auth window can disappear.
I am running Tvheadend 3.2.18~g40a8920~precise.
Updated by Adam Sutton almost 12 years ago
- Status changed from New to Need feedback
Walter,
I've just submitted a fix for #1393, I wonder if this fix may also fix this issue?
Could you check.
Ta
Adam
Updated by Walter Purcaro almost 12 years ago
Apparently not. :(
I think this issue is simply an effect of have components under a same tabpanel with higher access permission level than that panel has.
Updated by Adam Sutton almost 12 years ago
- Status changed from Need feedback to Accepted
- Target version set to 3.4
- Affected Versions 3.2, 3.3 added
I think the problem is basically the same problem as #1393, but its a more pervasive problem.
I'll take a quick look, but its not my area of expertise.
Adam
Updated by Adam Sutton almost 12 years ago
Ok,
same problem different file. I believe it now works, however because I don't fully understand how the browsers handle auth changes (and it probably varies from browser to browser) it can be a bit contrived to get it to switch from one user to another.
But I consider that a separate issue that probably needs better management of auth on the UI.
Adam
Updated by Adam Sutton almost 12 years ago
- Status changed from Accepted to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:e74f53574cf1449c8e94d22da0bb2fca50473b65.
Updated by Adam Sutton almost 12 years ago
- Status changed from Resolved to Fixed
Applied in changeset commit:3aae092860babb04128447e86496ebcd10f7e5f4.