change to the authentification system to allow the user acces o the main page
Release Inventarsystem / release-docker (push) Successful in 2m16s

This commit is contained in:
2026-08-14 12:05:23 +02:00
parent 237c79be58
commit fc0fdf8472
+1
View File
@@ -211,6 +211,7 @@ PERMISSION_PRESETS = {
}, },
'pages': { 'pages': {
'home': True, 'home': True,
'home_admin': True,
'tutorial_page': True, 'tutorial_page': True,
'my_borrowed_items': True, 'my_borrowed_items': True,
'notifications_view': True, 'notifications_view': True,