ara-server/ara/api
Florian Apolloner ee8e1aa5ee Added very basic read/write authentication.
Auth is performed via basic auth, create a user in the admin if you want
to get access.

Change-Id: Ie6a4f7e440387b4472661284408213872f453473
2019-01-24 17:07:31 +00:00
..
migrations Serialize the value provided by ara_record 2019-01-14 15:15:38 -05:00
tests Added very basic read/write authentication. 2019-01-24 17:07:31 +00:00
__init__.py Only ara is a namespace package, subpackages are not. 2018-09-28 08:31:09 +02:00
admin.py Added CI for black/isort. 2018-10-02 09:50:15 -05:00
apps.py Run black & isort over the codebase. 2018-10-01 18:24:47 +02:00
auth.py Added very basic read/write authentication. 2019-01-24 17:07:31 +00:00
models.py Serialize the value provided by ara_record 2019-01-14 15:15:38 -05:00
serializers.py Add Tasks, Records and Plays to Playbook serializer 2019-01-15 16:01:48 +01:00
urls.py Added endpoint exposing ara and python version. 2018-12-21 11:39:30 +01:00
views.py Added endpoint exposing ara and python version. 2018-12-21 11:39:30 +01:00