ljg.sh/ljg/core
Luca df1cea7732
continuous-integration/drone/push Build is passing Details
feat: add oidc login/logout links to index page
2024-01-06 16:53:40 +01:00
..
migrations Fix OIDC authentication 2023-10-11 17:48:04 +02:00
models Prepare authentication via OIDC 2023-08-10 21:41:11 +02:00
static/core Add Bootstrap and base template 2023-08-10 21:38:31 +02:00
templates feat: add oidc login/logout links to index page 2024-01-06 16:53:40 +01:00
__init__.py Initialize Django project 2023-08-10 18:41:47 +02:00
auth.py Implement redirects 2023-10-16 21:42:51 +02:00
context_processors.py Add Bootstrap and base template 2023-08-10 21:38:31 +02:00
urls.py Render base template for index view 2023-10-17 01:22:22 +02:00
views.py feat: add oidc login/logout links to index page 2024-01-06 16:53:40 +01:00