1
0
Fork 0
mirror of synced 2024-09-30 17:17:12 +13:00
ArchiveBox/archivebox/core
Nick Sweeting e8772513ca
Update archivebox/core/auth_ldap.py
add log line
2024-01-24 11:00:42 -08:00
..
management/commands
migrations
templatetags
__init__.py populate is_staff and is_superuser flags at LDAP authentication 2024-01-24 22:18:02 +04:00
admin.py Merge branch 'dev' into specific-version-banner 2024-01-19 04:01:32 -08:00
apps.py populate is_staff and is_superuser flags at LDAP authentication 2024-01-24 22:18:02 +04:00
auth.py populate is_staff and is_superuser flags at LDAP authentication 2024-01-24 22:18:02 +04:00
auth_ldap.py Update archivebox/core/auth_ldap.py 2024-01-24 11:00:42 -08:00
forms.py
middleware.py
mixins.py Fix for Bug: Search sometimes shows the same snapshot twice #1193 2024-01-19 17:03:51 -06:00
models.py
settings.py Merge branch 'main' into dev 2024-01-04 12:30:46 -08:00
tests.py
urls.py Show upgrade notification in admin snapshot view 2024-01-08 22:55:30 -06:00
views.py Fixes #1193 Bug: Search sometimes shows the same snapshot twice 2024-01-19 13:49:09 -06:00
welcome_message.py
wsgi.py