owltide/components
Hornwitser e8226e0062 Implement account type restricted page
Add allowedAccountTypes page metadata which the authenticated middleware
uses to further restrict the types of accounts that can access the page.

If the account type is insufficent to access the page it will return an
HTTP 403 Forbidden status, which is rendered using the error page.
2025-03-09 22:37:07 +01:00
..
EventCard.vue Fixes on reading the session object 2025-03-09 22:18:42 +01:00
EventsEdit.vue EventsEdit: Handle no events existing 2025-03-05 19:10:24 +01:00
Header.vue Implement account type restricted page 2025-03-09 22:37:07 +01:00
LogOutButton.vue Pull Log Out button into its own component 2025-03-07 21:46:44 +01:00
PushNotification.vue Refactor push subscription logic into a composable 2025-03-07 16:08:45 +01:00
timetable-terminology.png Port application from Next.js to Nuxt 2025-03-05 15:36:50 +01:00
Timetable.vue Fixes on reading the session object 2025-03-09 22:18:42 +01:00