Bug #6211
Request to imagecache with valid Token is 403 forbidden
Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
EPG
Target version:
-
Start date:
2022-10-19
Due date:
% Done:
0%
Estimated time:
Found in version:
4.3-2033~g4741b3c19
Affected Versions:
Description
Request to:
IP:9981/imagecache/id?auth=token
fails with 403 forbidden while
IP:9981/imagecache/id
is okay.
When token is valid it should not be the reason to fail.
Intended behavior: either ignore token or 200 ok if token is valid
History
Updated by Flole Systems about 2 years ago
- Status changed from New to Invalid
Can't reproduce. No authentication code or a wrong authentication code yield to an error, a correct authentication code shows the picture.
Updated by Flole Systems about 2 years ago
Also you're not using latest master. Bug reports are only accepted for latest master.