django-htauth

Logiciel capture d'écran:
django-htauth
Détails logiciels:
Version: 0.1
Date de transfert: 14 Apr 15
Développeur: Ethan Jucovy
Licence: Gratuit
Popularité: 11

Rating: 4.0/5 (Total Votes: 2)

django-htauth est une application Django qui fournit une authentification backend htpasswd pour Django.
Configurez vos paramètres comme ceci:
INSTALLED_APPS + = ('htauth',)
AUTHENTICATION_BACKENDS = (
& Nbsp; & nbsp; & nbsp; 'Htauth.backend.HtauthBackend',
& Nbsp; & nbsp; & nbsp; )
HTAUTH_PASSWD_FILENAME = os.path.join ('/ chemin / vers / my.htpasswd')
Tous les utilisateurs qui se connectent pour la première fois par l'intermédiaire de django-htauth sera superutilisateurs déclarés; . cela pourrait changer dans une version future

Exigences :

  • Python
  • Django

D'autres logiciels de développeur Ethan Jucovy

Commentaires à django-htauth

Commentaires non trouvées
Ajouter un commentaire
Tourner sur les images!