changed login and logout to adapt to domain and added ToU

This commit is contained in:
Kevin FEDYNA
2025-01-21 22:31:36 +01:00
parent 642d59dcab
commit 85766ffeed
10 changed files with 199 additions and 63 deletions
-1
View File
@@ -7,7 +7,6 @@ const properties: AppProperties = {
index: "Homepage",
notes: "Notes",
courses: "Courses management",
students: "Students management",
},
adminOnly: ["courses", "students"],
hint: "Student grading management",