nk20/note_kfet
Alexandre Iooss df5f9b5f1e Harden Django project configuration
Set session and CSRF cookies as secure for production.
Set HSTS header to let browser remember HTTPS for 1 year.
2022-03-09 12:12:56 +01:00
..
fixtures Remove Django CAS server and add oauth toolkit 2020-09-21 10:31:42 +02:00
settings Harden Django project configuration 2022-03-09 12:12:56 +01:00
static Use local version of Turbolinks instead of using Cloudfare 2021-12-13 21:00:34 +01:00
templates Use local version of Turbolinks instead of using Cloudfare 2021-12-13 21:00:34 +01:00
__init__.py and so it begins 2019-07-07 20:49:02 +00:00
admin.py Check permissions per request instead of per user 2021-09-02 20:58:05 +02:00
inputs.py Update copyright for 2021 2021-06-14 21:45:56 +02:00
middlewares.py Support multiple addresses for IP-based connection (useful when using IPv4/IPv6 and for ENS -> Crans transition) 2021-09-08 14:52:39 +02:00
urls.py Serve static files with Nginx only in production to make JavaScript development easier 2021-10-04 13:58:48 +02:00
views.py Check permissions per request instead of per user 2021-09-02 20:58:05 +02:00
wsgi.py Unify file headers 2020-02-18 21:30:26 +01:00