V0.3.14: consolidated naming to access_right (from write_access) and added userz_right model and view

M  .gitignore
M  .gitlab-ci.yml
M  .readthedocs.yaml
M  CONTRIBUTING.rst
M  LICENSE.md
M  SECURITY.md
A  db.sqlite3.backup
M  dev_requirements.txt
M  docs/Makefile
M  docs/conf.py
M  docs/index.rst
M  docs/requirements.txt
M  oaio_server/__init__.py
M  oapi/migrations/0001_initial.py
D  oapi/migrations/0002_alter_appz_options_alter_cshz_options_and_more.py
M  oapi/models.py
M  oapi/urls.py
M  oapi/views.py
M  setup.py
M  tests/api_records_to_test.py
M  tests/conftest.py
M  tests/requirements.txt
M  tests/test_oaio_server.py
M  tests/test_oapi_models.py
M  tests/test_oapi_views.py