1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-02-22 16:11:17 +00:00

Tried something with permissions

This commit is contained in:
thomasl 2025-02-13 21:51:26 +01:00
parent eb5044490b
commit e7a98c86f0

View File

@ -127,7 +127,7 @@
"auth", "auth",
"user" "user"
], ],
"query": "{\"pk\": [\"user\", \"pk\"]}", "query": "{[\"AND\", {\"pk\": [\"user\", \"pk\"]}, {\"memberships__club__parent_club__isnull\": true}]",
"type": "change", "type": "change",
"mask": 1, "mask": 1,
"field": "last_login", "field": "last_login",