archivebox.ldap.apps

Django app configuration for LDAP authentication.

Module Contents

Classes

LDAPConfig

Django app config for LDAP authentication.

API

class archivebox.ldap.apps.LDAPConfig[source]

Bases: django.apps.AppConfig

Django app config for LDAP authentication.

default_auto_field[source]

‘django.db.models.BigAutoField’

name[source]

‘archivebox.ldap’

verbose_name[source]

‘LDAP Authentication’