You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In my testing, I disabled the internet access and noticed that the PT10 application can still get resources from DBL. In PT95 DBL can not be accessed.
To Reproduce
Steps to reproduce the behavior:
Main menu > Help > Paratext Registration Infromation > Internet Settings > 'Disable Internet access in sensitive locations' > Save and Restart
PT10 app is restarted
Main menu > Project > Get Resources
Notice that resources are fetched from the DBL server.
From main logs
[2025-01-08 14:06:43.212] [info]
[dotnet data provider]
REST GET call [1]: length = 97, value = https://paratext-qa.thedigitalbiblelibrary.org/api/resource_entries.xml?username=Ratna%20Salagala
DateTime=2025-01-08T19:06:43.2125275Z
[/dotnet data provider]
[2025-01-08 14:06:44.829] [info]
[dotnet data provider]
ParanextDataProvider Information: 0 : REST GET return [1] (1617 ms): length = 872281, value = <?xml version="1.0" encoding="UTF-8"?><document><version>master/4fe7eac</version><resources><item><l ... pdated>2018-06-08T14:32:15.247175</dateUpdated><revision>2</revision></item></resources></document>
DateTime=2025-01-08T19:06:44.8299881Z
[/dotnet data provider]
Note: The Tester is located in the US so the 'Disable Internet access in sensitive locations' seems right in PT10, but the issue here is the behavior is different in PT95
Expected behavior
Should not allow fetching resources when the internet is disabled.
The text was updated successfully, but these errors were encountered:
Update:
PT10 is NOT fetching resources when 'Disable all Internet use' is selected.
PT95 is only fetching data when 'Allow unrestricted Internet Use'.
PT95 does not allow DBL access when 'Disable Internet access in sensitive locations' and 'Disable ALL Internet access'
roopa0222
changed the title
DBL (PT10) - is fetching resource when Internet access is disabled
DBL (PT10) - is fetching resource when Disable Internet access in sensitive locations. PT95 does not
Jan 8, 2025
Describe the bug
In my testing, I disabled the internet access and noticed that the PT10 application can still get resources from DBL. In PT95 DBL can not be accessed.
To Reproduce
Steps to reproduce the behavior:
From main logs
Note: The Tester is located in the US so the 'Disable Internet access in sensitive locations' seems right in PT10, but the issue here is the behavior is different in PT95
Expected behavior
Should not allow fetching resources when the internet is disabled.
The text was updated successfully, but these errors were encountered: