Project

General

Profile

Evolution #1319

/usr/share/eole/postreconf/posh bloquant au reconfigure si proxy déclaré

Added by michel rein over 12 years ago. Updated about 9 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Start date:
12/21/2010
Due date:
% Done:

0%

Spent time:
Distribution:
EOLE 2.3

Description

Serait-il possible d'ajouter l'option --noproxy aux 4 appels wget de /usr/share/eole/postreconf/posh
car sinon il faut vider la variable http_proxy avant le reconfigure et la repositionner après.
Ce qui ne devrait pas gêner les 4 appels au posh local
wget -q --no-proxy --post-data 'theme0=eole' "http://$adresse_ip_eth0/posh/api/........
Cordialement

patch View (3.02 KB) michel rein, 04/29/2013 02:13 PM

History

#1 Updated by Joël Cuissinat over 11 years ago

  • Status changed from Nouveau to Accepté
  • Target version set to Envole 2.5.1 RC
  • Distribution set to Toutes

Cette demande me semble valable, on a bien déjà ajouté des --no-check-certificate

#2 Updated by Gérald Schwartzmann over 11 years ago

michel rein a écrit :

Serait-il possible d'ajouter l'option --noproxy aux 4 appels wget de /usr/share/eole/postreconf/posh
car sinon il faut vider la variable http_proxy avant le reconfigure et la repositionner après.
Ce qui ne devrait pas gêner les 4 appels au posh local
wget -q --noproxy --post-data 'theme0=eole' "http://$adresse_ip_eth0/posh/api/........
Cordialement

ça n'a pas l'air d'être gênant

#3 Updated by Gérald Schwartzmann over 11 years ago

  • Status changed from Accepté to En attente d'informations

la modification serait wget -q --noproxy --post-data 'theme0=eole' "http://$adresse_ip_eth0/posh/api/
ou
wget -q --noproxy "http://$adresse_ip_eth0/posh/api/

le poste-data me semble un peu trop impliquant

#4 Updated by michel rein over 11 years ago

C'est utile si la variable d'environnement http_proxy n'est pas vide
ce qui est le cas dans certaines de nos configurations.

#5 Updated by Gérald Schwartzmann over 11 years ago

michel rein a écrit :

C'est utile si la variable d'environnement http_proxy n'est pas vide
ce qui est le cas dans certaines de nos configurations.

Ce qui me gêne c'est ce paramètre : --post-data 'theme0=eole'

est-ce que wget -q --noproxy "http://$adresse_ip_eth0/posh/api/ vous irais ?

#6 Updated by michel rein over 11 years ago

Cet appel simule un post du formulaire de choix de theme.
C'est difficile d'ôter le paramètre qui est normalement transmis.
Il n'y a pas de pb de sécurité à ce niveau.

#7 Updated by Gérald Schwartzmann over 11 years ago

  • Target version changed from Envole 2.5.1 RC to Envole 2.5.2 RC

#8 Updated by Gérald Schwartzmann about 11 years ago

  • Target version changed from Envole 2.5.2 RC to Envole 2.5.3 RC

#9 Updated by Lionel Morin about 11 years ago

  • Description updated (diff)

#10 Updated by Lionel Morin about 11 years ago

  • Target version deleted (Envole 2.5.3 RC)

#11 Updated by Arnaud FORNEROT about 10 years ago

  • Status changed from En attente d'informations to Accepté
  • Assigned To set to michel rein
  • Target version set to Envole 3.3.4
  • Distribution changed from Toutes to EOLE 2.3

#12 Updated by michel rein about 10 years ago

patch en P.J.

#13 Updated by Arnaud FORNEROT about 10 years ago

  • Target version changed from Envole 3.3.4 to Envole 3.3.5

#14 Updated by Arnaud FORNEROT almost 10 years ago

  • Target version deleted (Envole 3.3.5)

#15 Updated by Arnaud FORNEROT about 9 years ago

  • Status changed from Accepté to Fermé
  • Target version set to Envole 3.3.8

Also available in: Atom PDF