Implements permission masks

This commit is contained in:
Yohann D'ANELLO 2020-03-19 16:12:52 +01:00
parent d083894e9b
commit 95315cdbe2
15 changed files with 133 additions and 78 deletions

View file

@ -2,7 +2,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later
from django.core.exceptions import PermissionDenied
from logs.middlewares import get_current_authenticated_user
from note_kfet.middlewares import get_current_authenticated_user
EXCLUDED = [