oq-engine icon indicating copy to clipboard operation
oq-engine copied to clipboard

Prevent the webui from polling the list of calculations if authentication is enabled and the user is not logged in

Open ptormene opened this issue 1 year ago • 0 comments

The changes in https://github.com/gem/oq-engine/pull/10248 make it possible to suppress log warnings like: WARNING Forbidden: /v1/calc/list We might revert those changes and fix the issue javascript-side, stopping the polling and giving some feedback to the user, in case the list of calculations can not be retrieved.

ptormene avatar Jan 09 '25 10:01 ptormene