irmin icon indicating copy to clipboard operation
irmin copied to clipboard

Add access control to the REST API

Open samoht opened this issue 9 years ago • 2 comments

Currently the REST API doesn't have access control. Need to add something before being able to use in the wild.

samoht avatar Feb 16 '15 19:02 samoht

We still have a low-level CRUD API in Irmin 1.0 (using ocaml-webmachine), that are used by the AO and RW backends. We could add some kind of oauth there, as it is well supported by `webmachine. Need to see how hard it is to expose some basic ones.

samoht avatar Feb 15 '17 20:02 samoht

Not critical to have for 1.0.0 so moving the issue out of the Milestone.

samoht avatar Feb 21 '17 13:02 samoht