• Joined on 2021-03-17
kalipso pushed to master at malobeo/portal 2026-08-08 16:22:14 +02:00
dbc766a2c5 fix: misc
kalipso pushed to 26_05_upgrade at malobeo/infrastructure 2026-08-08 16:16:31 +02:00
6c2b262fc8 [pretalx] fix redis eval error by disabling it for now
kalipso commented on issue malobeo/gatekeeper#25 2026-08-06 14:48:23 +02:00
Security

Protection against MITM attacks is linked to malobeo/infrastructure#40. Putting such devices onto a segregated network reduces the attack surface a lot. Since…

kalipso pushed to master at malobeo/portal 2026-08-04 15:28:57 +02:00
96392b78bf misc
fa7835c7e6 udpate openapi spec
Compare 2 commits »
kalipso commented on pull request malobeo/infrastructure#165 2026-08-04 12:36:07 +02:00
add goldman, the rpi that runs gatekeeper

To test with local changes in the gatekeeper repo, change the url to url = "path:/path/to/gatekeeper";

This can also be done via commandline using `--override-input gatekeeper /path/to/gatek…

kalipso pushed to master at malobeo/portal 2026-06-29 17:48:20 +02:00
e4acb6918a feat: WIP accessAuths crud view
1526cc2b49 feat: groups add deletion
Compare 2 commits »
kalipso commented on pull request malobeo/gatekeeper#11 2026-06-29 09:50:24 +02:00
WIP: add_raspi

Deployment details should not be part of this repository in my opinion. Instead the infrastructure repo should by used.

kalipso pushed to master at malobeo/portal 2026-06-25 12:40:10 +02:00
a392dffba0 chore: user handle auth
f3f32ff359 chore: header rm unused refs
2c3afacf85 feat: WIP group handling
Compare 3 commits »
kalipso opened issue malobeo/gatekeeper#10 2026-06-25 12:09:18 +02:00
Automatic Locking
kalipso opened issue malobeo/gatekeeper#9 2026-06-25 12:06:32 +02:00
One-Time AccessAuth
kalipso opened issue malobeo/gatekeeper#8 2026-06-25 11:54:40 +02:00
Timetable model is too limited
kalipso pushed to master at malobeo/portal 2026-06-25 11:47:06 +02:00
a07940df20 feat: setup middleware
539c0216f5 [api] chore: update api
Compare 2 commits »
kalipso commented on issue malobeo/gatekeeper#4 2026-06-25 11:19:05 +02:00
API enpoints on domain root

The docs endpoint logged during startup is now wrong. Instead http://127.0.0.1:8000/docs it should be http://127.0.0.1:8000/api/v1/docs. Same within readme.

kalipso approved malobeo/infrastructure#161 2026-06-25 11:13:40 +02:00
Update to 26.05

I suggest merging after next plenary

kalipso commented on issue malobeo/gatekeeper#5 2026-06-23 17:33:54 +02:00
No delete endpoint for cards

To be able to identify which card should be deleted/deactivated we need some form of identifier within the model. Adding a field "Name" of type string should be sufficient. This value must be…

kalipso opened issue malobeo/gatekeeper#7 2026-06-22 14:52:03 +02:00
Endpoint to get user permissions by a given token
kalipso opened issue malobeo/gatekeeper#6 2026-06-22 13:23:38 +02:00
Endpoint to assign/unassing cards to groups
kalipso pushed to master at malobeo/portal 2026-06-22 11:39:31 +02:00
3d86f9603d init
kalipso created branch master in malobeo/portal 2026-06-22 11:39:31 +02:00
kalipso opened issue malobeo/gatekeeper#5 2026-06-22 11:35:20 +02:00
No delete endpoint for cards