owltide/pages
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
..
account Add per account overridable timezone setting 2025-03-09 15:53:51 +01:00
edit.vue Implement account type restricted page 2025-03-09 22:37:07 +01:00
index.vue Implement account type restricted page 2025-03-09 22:37:07 +01:00
login.vue Add create account functionality 2025-03-07 23:53:57 +01:00
schedule.vue Fixes on reading the session object 2025-03-09 22:18:42 +01:00