Nick Sweeting
|
1532186283
Merge branch 'main' into dev
|
2 years ago |
Nick Sweeting
|
fcdc41a1ab
re-enable autocomplete tag field for now as its breaking action buttons display
|
2 years ago |
Nick Sweeting
|
5805e18380
Update settings.py
|
2 years ago |
Vladimir D
|
37bdcbf950
make local auth working along with ldap auth so that local superuser could manage ldap users
|
2 years ago |
Nick Sweeting
|
6761ed368c
wip pre-0.7.1 side fixes
|
2 years ago |
Nick Sweeting
|
76f9b91ed3
dockerfile fixes
|
2 years ago |
Nick Sweeting
|
85f8583d62
catch ldap configuration and packaging errors and make them non fatal
|
2 years ago |
Nick Sweeting
|
ffe2968e4f
improve some comments
|
2 years ago |
root
|
23f086aa40
add LDAP support
|
2 years ago |
Nick Sweeting
|
2538b170c7
Merge branch 'dev' into feat/reverse-proxy-auth
|
3 years ago |
Nick Sweeting
|
375ba9d135
Update settings.py
|
3 years ago |
Igor Rzegocki
|
d4f534e612
add `LOGOUT_REDIRECT_URL`
|
3 years ago |
Igor Rzegocki
|
95cf85f8cf
Support for Reverse Proxy authentication backends (like authelia)
|
4 years ago |
Nick Sweeting
|
217952c8d0
sigh linters
|
4 years ago |
Nick Sweeting
|
bfefe042bf
fix noqa
|
4 years ago |
Nick Sweeting
|
a9986f1f05
add timezone support, tons of CSS and layout improvements, more detailed snapshot admin form info, ability to sort by recently updated, better grid view styling, better table layouts, better dark mode support
|
4 years ago |
Nick Sweeting
|
cf7d7e4990
add new timezone autosetting and cache header setting middlewares
|
4 years ago |
Nick Sweeting
|
e4823cc5d7
add back CUSTOM_TEMPLATES_DIR config option
|
4 years ago |
Nick Sweeting
|
d486f8c162
use tempfile when logs dir is not available
|
4 years ago |
Nick Sweeting
|
9fc9f52cfb
increase sqlite timeout and dont check for same thread condition
|
5 years ago |
Nick Sweeting
|
c257ae240e
only enable debug toolbar if nothreading is on
|
5 years ago |
Nick Sweeting
|
9c07fbdc0b
unused import fix
|
5 years ago |
Nick Sweeting
|
a8a6752b06
add CACHE_BACKEND options to settings for easier dev
|
5 years ago |
Nick Sweeting
|
265bcc0264
fix lint errors2
|
5 years ago |
Nick Sweeting
|
6f0eec92eb
fix lint errors
|
5 years ago |
Nick Sweeting
|
d89034dcde
disable debug_toolbar by default
|
5 years ago |
Nick Sweeting
|
c24e4bf11d
tweak django debug toolbar panels and add djdt_flamegraph
|
5 years ago |
Nick Sweeting
|
e62ecffeb0
disable django caches explicitly
|
5 years ago |
Nick Sweeting
|
fb8e6cabcb
fix error log location
|
5 years ago |
Nick Sweeting
|
26fa63749d
add debug toolbar
|
5 years ago |