Anomalie #344
Installation de msttcorefonts sur Eclair en DMZ impossible
0%
Description
L'installation de msttcorefonts (dépendant du paquet eole-education) sur Eclair en DMZ est impossible car les pages de sourceforge.net contiennent des mots interdits pour l'Amon :
14:11:46","-","192.168.2.2","http://downloads.sourceforge.net/sourceforge/corefonts/webdin32.exe?download&failedmirror=kent.dl.sourceforge.net","*DENIED* Cette URL comprend des mots prohib&ecute;s: (cecid.php|nph-proxy|nph-pro|dmirror|cgiproxy)","GET","0","0","","1","403","-","","","-"
En plaçant le domaine sourceforge.net en site autorisé, l'installation devient possible.
Révisions associées
Merge reliable-message-delivery-344
Author: exarkun
Reviewer: moe
Fixes #344, #413, #513, #514, #700, #705, #738; Refs #735
- Nit's command line is extended to accept a port number on which to run its
webserver.
- The transport layer of Athena is replaced with a message-queue based
mechanism. This supports gap and duplicate message detection, allowing the
server to leave the page "connected" for a short while even if a client
abruptly closes its connection(s). This should provide greater stability in
the face of poor network conditions and various kinds of proxy misbehavior.
- All messages sent from the server while synchronously handling a message
from the client are bundled up and sent in a single response, rather than
putting each message into its own response. Likewise, messages sent from the
client while synchronously handling a message from the server or synchronously
handling a DOM event using <athena:handler> will also be bundled up in one
request.
- Only one transport resource instance is created per LivePage, instead of
one per request.
- The guaranteed namespace-aware getAttribute helper has been moved into the
runtime support code.
- Several problems with error reporting on IE in the test suite have been
fixed.
- A lingering usage of MochiKit Deferreds has been removed.
- Escape is now captured and handled with an explicit close message.
- If a page is unloaded because the user navigated to another page, the
disconnect dialog is no longer displayed.
- The client-side debug log displays slightly more nicely.
- Radical once again avoids using active channels and constructs cacheable
URLs for javascript modules.
fix nb of external link in tab name; fix #344
Historique
#1 Mis à jour par Emmanuel GARETTE il y a presque 16 ans
Je connais bien le problème mais je n'ai malheureusement aucune solution à proposer.
Pour l'instant, j'ai mis une note dans la documentation d'Eclair (peut être pas encore en ligne). Il est impossible pour nous d'autoriser tout sourceforge.
Si quelqu'un à une idée.
#2 Mis à jour par Luc Bourdot il y a presque 16 ans
- Assigné à mis à Emmanuel GARETTE
#3 Mis à jour par Emmanuel GARETTE il y a presque 16 ans
- Statut changé de Nouveau à Fermé
Voir si quelqu'un à une idée.