You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* adds create container with PUT and more (#1543)
* delete root returns 405
* delete root/rootAcl throw 405
* no POST for auxiliary resources
* no resource and container with same name
* fake commit
* reverse fake commit
* fake
* reverse fake
* fake
* reverse fake
* delete pod
* cleaning
* cleaning
* some more cleaning
* content-type must
* cleaning
* content-type do not default
* cleaning
* update CRUD checks to solid specifications
* PATCH check filename is not a folder
* cleaning
* pubsub on parent
* add PUT for container
* cleaning
* create container with PUT (#1545)
* delete root/rootAcl
* no POST for auxiliary resources
* no resource and container with same name except '/'
* content-type is a MUST (is it a must for create container ?)
* content-type do not default
* update CRUD checks to solid specifications
* pubsub on parent
* add PUT for container
* function createDirectory() for PUT PATCH
* delete acl from cache if not exists
* PUT do not need req.headers link (#1547)
and typos
* make NSS test-suite compliant (#1554)
* PUT do not need req.headers link
* make NSS test-suite compliant
* typings : Update lib/acl-checker.js
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
* typings : Update lib/acl-checker.js
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
0 commit comments