Ticket #62 (assigned defect)

Opened 5 years ago

Last modified 2 years ago

Authentification HTTP

Reported by: moinefou Assigned to: anonymous (accepted)
Priority: normal Milestone: alternc-2.0
Component: Bureau: g�n�ral Version:
Severity: feature Keywords:
Cc:

Description

On pourrait se servir de la capacité du module Apache PHP à utiliser l'authentification HTTP pour que la manière de donner son login/pass soit standard.

ADDITIONAL INFORMATION: Cela permettrait d'accéder à des fichiers du bureau par une URL : <a href="https://login:<a href="mailto:pass@bureau.alternc.net/">https://login:pass@bureau.alternc.net/</a" target="_new">pass@bureau.alternc.net/">https://login:pass@bureau.alternc.net/</a</a>>......

Change History

05/03/04 04:37:34 changed by anarcat

  • status changed from closed to assigned.
  • owner changed from benjamin to anarcat.

05/03/04 04:38:29 changed by anarcat

  • status changed from assigned to closed.
  • component changed from Nouvelle Fonctionnalité to Bureau: général.

Reclassification.

05/23/04 01:59:05 changed by moinefou

  • status changed from closed to assigned.
  • resolution deleted.

Il ne s'agit pas de pouvoir faire le login par une URL, mais d'authentification HTTP telle que décrite dans la RFC 2617 :

ftp://ftp.rfc-editor.org/in-notes/rfc2617.txt

Il est possible, avec PHP, de gérer cela directement :

http://fr.php.net/features.http-auth

06/03/04 03:52:30 changed by anarcat

  • owner changed from anarcat to anonymous.