Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Denyacl #3

Closed
wants to merge 56 commits into from
Closed

Denyacl #3

wants to merge 56 commits into from

Commits on Jun 24, 2021

  1. Add PermissionNone as a full deny ACL. PermissionInvalid represents…

    … an invalid
    
    permission, though its value does correspond to no permissions.
    glpatcern committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    65877bc View commit details
    Browse the repository at this point in the history
  2. GetACLPerm provide a string of all permission set to deny with a "den…

    …y all" ResourcePermissions
    gmgigi96 authored and glpatcern committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    55406d3 View commit details
    Browse the repository at this point in the history
  3. Add cmp package

    gmgigi96 authored and glpatcern committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    d9056ad View commit details
    Browse the repository at this point in the history
  4. Add methods to manage list of grants

    gmgigi96 authored and glpatcern committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    39724c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cb02e6 View commit details
    Browse the repository at this point in the history
  6. Modified behaviour of eosfs.AddGrant, to support denial permissions (…

    …not atomically)
    gmgigi96 authored and glpatcern committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    0e060dc View commit details
    Browse the repository at this point in the history
  7. Add some tests for denial ACLs

    gmgigi96 authored and glpatcern committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    e6303ab View commit details
    Browse the repository at this point in the history
  8. Add dependency for tests

    gmgigi96 authored and glpatcern committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    d97fe82 View commit details
    Browse the repository at this point in the history
  9. Add directory for tests in homecanary

    gmgigi96 authored and glpatcern committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    b585ecc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b412ab9 View commit details
    Browse the repository at this point in the history
  11. Added changelog

    glpatcern committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    53c477e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2fc45ab View commit details
    Browse the repository at this point in the history
  13. Add Grants tests

    gmgigi96 authored and glpatcern committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    2183872 View commit details
    Browse the repository at this point in the history
  14. Add deepcopy dependency for test

    gmgigi96 authored and glpatcern committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    1608328 View commit details
    Browse the repository at this point in the history
  15. Fix eosfs with new changes in Grants

    gmgigi96 authored and glpatcern committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    0968c63 View commit details
    Browse the repository at this point in the history
  16. Made private setACLs for eosfs

    gmgigi96 authored and glpatcern committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    d009742 View commit details
    Browse the repository at this point in the history
  17. Add comments to grants.go

    gmgigi96 authored and glpatcern committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    79176d2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e3aa890 View commit details
    Browse the repository at this point in the history
  19. Implemented GetAttr for EOS package

    gmgigi96 authored and glpatcern committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    67d520b View commit details
    Browse the repository at this point in the history
  20. Implemented GetOwners in EOS

    gmgigi96 authored and glpatcern committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    4fcd307 View commit details
    Browse the repository at this point in the history
  21. Fix in eosfs test

    gmgigi96 authored and glpatcern committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    f9ec91f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ad66112 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    367b2fd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    47c7d71 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    910cdec View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1ce9817 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1ed8ff4 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0949a40 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    511df52 View commit details
    Browse the repository at this point in the history
  2. eosfs: run eostests explicitly

    go test --tags=eos ./...
    labkode committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    cf6d8c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01126f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Add deny permission to CLI

    gmgigi96 committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    2e1890c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    627c56a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    80fe16c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8adb70a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9a2ddd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e016d78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb6460e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc58ab6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6887833 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    01e8b2a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    68262a3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    924602b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8a28d0b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8634a12 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    79694d1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cd34c57 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    91e6fcc View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Wrap ref to have full path

    gmgigi96 committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    0459330 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8d9d26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37656bf View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Renamed "coowner" to "collaborator". To be reviewed once the role def…

    …initions are refactored and consolidated in a single place
    glpatcern committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    2187419 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efe1bfb View commit details
    Browse the repository at this point in the history
  3. Update method in EOSgrpc to accept a position parameter.

    Stll to do the implementation
    gmgigi96 committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    816dc57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e1d80b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e41a558 View commit details
    Browse the repository at this point in the history