konova/user
mpeltriaux 1b0ab1be07 #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 Frontend token generating 2022-01-27 11:37:38 +01:00
templates/user #31 API Tests 2022-01-27 14:48:42 +01:00
__init__.py User menu 2021-07-08 11:07:33 +02:00
admin.py # 63 Refactoring 2022-01-12 12:56:22 +01:00
apps.py User menu 2021-07-08 11:07:33 +02:00
enums.py # 63 UserNotificationEnum changes 2022-01-12 15:38:57 +01:00
forms.py #31 API Tests 2022-01-27 14:48:42 +01:00
tests.py User menu 2021-07-08 11:07:33 +02:00
urls.py #31 API Frontend token generating 2022-01-27 11:37:38 +01:00
views.py #31 API Token mail 2022-01-27 11:47:27 +01:00