crafty-4/app/classes/web/routes/api/users
luukas b0d342e949
Check if something is in a dict with a simpler way
* Replace `data.get("key", None) is not None` with `"key" in data`
2022-05-25 00:39:16 +03:00
..
user Check if something is in a dict with a simpler way 2022-05-25 00:39:16 +03:00
index.py Add more permission validation in user creation 2022-05-23 22:45:27 +03:00