Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make NSS test-suite and spec compliant #1557

Merged
merged 6 commits into from
Jan 26, 2021
Merged

Make NSS test-suite and spec compliant #1557

merged 6 commits into from
Jan 26, 2021

Commits on Dec 26, 2020

  1. 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
    bourgeoa authored Dec 26, 2020
    Configuration menu
    Copy the full SHA
    38544dd View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. 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
    bourgeoa authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    56083cf View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. PUT do not need req.headers link (#1547)

    and typos
    bourgeoa authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    d61ca99 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. make NSS test-suite compliant (#1554)

    * PUT do not need req.headers link
    
    * make NSS test-suite compliant
    bourgeoa authored Jan 17, 2021
    Configuration menu
    Copy the full SHA
    7aa62b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. typings : Update lib/acl-checker.js

    Co-authored-by: Ted Thibodeau Jr <[email protected]>
    bourgeoa and TallTed authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    e8cfd59 View commit details
    Browse the repository at this point in the history
  2. typings : Update lib/acl-checker.js

    Co-authored-by: Ted Thibodeau Jr <[email protected]>
    bourgeoa and TallTed authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    2b274c7 View commit details
    Browse the repository at this point in the history