Bartosz Małkowski opened 5 years ago
|
|
@bmalkow could you check if there is a way to detect if this is a one time url or not? Is one time url only for GET requests or it is invalidated by HEAD request as well? |
|
Or maybe you could point me to the service which generates one time URLs so I could look into that issue. |
|
There is currently an option to set image preview max size. If set to 0, then Beagle is not checking the URLs |
|
It was just a hypothetical example with one time url. But for sure, when someone sent me URL to some service, immediately in this services log was entry with the url. |
|
This should be now fixed. |
Type |
Bug
|
Priority |
Normal
|
Assignee | |
Version |
4.0
|
Issue Votes (0)
Watchers (0)
Beagle shouldn't check all URLs received in chat. it is very insecure (easy way to track user, identify his IP, or something else). Also, if I receive one-time URL, then beagle immediately invalidates it.
My suggestions: