Commit graph

8 commits

Author SHA1 Message Date
2d0209ae61 ConfigView.num_user_doors 2023-09-12 21:06:52 +00:00
60a451a426 router: "images" -> "user" 2023-09-12 20:51:26 +00:00
3316bf2822 major cleanup
- `routers`: `admin`, `days`, `general`, `user` -> `admin`, `images`
- `core.depends`: cleanup
- `core.*_helpers`: joined in `core.helpers`
2023-09-12 13:50:02 +00:00
973f7546b6 module routers._security for user/admin stuff 2023-09-08 19:33:43 +00:00
af00dafb6c router integration: stuck
apparently, a @staticmethod that Depends on another @staticmethod in the same class is bad
2023-09-08 19:08:13 +00:00
5a07ca5dfd python "black" formatting 2023-09-03 16:44:18 +00:00
66dbf9c9d8 Berechtigungen 2022-11-15 23:43:13 +00:00
742023d191 HTTPBasic Auth 2022-11-15 22:17:32 +00:00