konova/api
mpeltriaux 8f40162974 #31 API Tests
* writes test for sharing using the API
* fixes bug on frontend form where an exception occured on generating a new API token if no token existed, yet
* adds permission constraint (default group) for using the api in general
* fixes default-group-only behaviour for sharing-API, so users can only add new users and not removing them, as long as they do not have any other group membership like registration or conservation office
* changes 'ksptoken' to 'Ksptoken' to match CGI standard for http header keys
2022-01-27 14:48:42 +01:00
..
models #31 API basic implementation Token Authentication 2022-01-21 16:15:16 +01:00
tests #31 API Tests 2022-01-27 14:48:42 +01:00
urls #31 API Frontend token generating 2022-01-27 11:37:38 +01:00
utils #31 API Share 2022-01-26 09:16:37 +01:00
views #31 API Tests 2022-01-27 14:48:42 +01:00
__init__.py #31 API basic implementation 2022-01-21 15:26:08 +01:00
admin.py #31 API basic implementation 2022-01-21 15:26:08 +01:00
apps.py #31 API basic implementation 2022-01-21 15:26:08 +01:00
settings.py #31 API Tests 2022-01-27 14:48:42 +01:00