This commit is contained in:
Micke Nordin 2024-01-16 16:46:17 +01:00
parent c002125e12
commit 25d4b5f233
Signed by untrusted user: Micke
GPG key ID: F53C4CC83EDAB3BE

View file

@ -219,6 +219,7 @@ hub:
data = r.json()
return data
@authenticated
def get(self):
user_model = self.get_current_user()