I made changes manually to cache.manifest as does cache_update.sh: just change the date at beginning of file.
cache_update.sh : #! /bin/bash # Use this script every time you modify any file to force browsers to reload it (empty HTML5 cache). command -v ed &> /dev/null || { echo "Error: 'ed' not installed. Aborting." > /dev/stderr; exit 1; } printf ",s/#V.*/#V $(date '+%Y%m%d%H%M%S')/\nw\nq\n" | ed -s cache.manifest
cache.manifest: (just 5 lines at the top) CACHE MANIFEST #V 20220320105741
CACHE: addressbook.js
infcloud does nt work... the same probleme : opening of the legacy login window to open a session...