Re: [Python] Scrivere un HTTPServer che supporti BasicAuth in Python

2011-07-22 Per discussione Marco Giusti
On Fri, Jul 22, 2011 at 04:14:03PM +0200, Andrea Francia wrote: > Cara Lista, >avrei bisogno un server HTTP che supporti la basic authentication. > Potere darmi qualche riferimento? > Devo partire da qui o > ci sono altre strade? python รจ un

Re: [Python] Scrivere un HTTPServer che supporti BasicAuth in Python

2011-07-22 Per discussione Nicola Larosa
Andrea Francia wrote: > Cara Lista, > avrei bisogno un server HTTP che supporti la basic authentication. Google non ti funziona? :-P Secondo e terzo risultato sono dell'amico Michael Foord: Basic Authentication - Authentication with Python http://www.voidspace.org.uk/python/articles/authenticati

[Python] Scrivere un HTTPServer che supporti BasicAuth in Python

2011-07-22 Per discussione Andrea Francia
Cara Lista, avrei bisogno un server HTTP che supporti la basic authentication. Potere darmi qualche riferimento? Devo partire da qui o ci sono altre strade? Grazie -- Andrea Francia http://www.andreafrancia.it ___