Skip to main content
Configure your settings like so:

INSTALLED_APPS += ('htauth',)
AUTHENTICATION_BACKENDS = (
'htauth.backend.HtauthBackend',
)
HTAUTH_PASSWD_FILENAME = os.path.join('/path/to/my.htpasswd')

All users who log in for the first time via django-htauth will be declared superusers;
this may change in a future version.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-htauth-0.1.tar.gz (3.6 kB view details)

Uploaded Source

File details

Details for the file django-htauth-0.1.tar.gz.

File metadata

  • Download URL: django-htauth-0.1.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-htauth-0.1.tar.gz
Algorithm Hash digest
SHA256 5ba41e320d27f3106a6d7be41ed7c92cd42eebf6d1d5f0161223adcb606c6440
MD5 e82b899b59c62328b73d5d84154d4cf5
BLAKE2b-256 909f70015ba78f7ff17ad0f2cc060bdc43e9c8fc21b70ee6c32418c1dc0cd1a3

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page