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

NOISSUE - Update Add and Delete Policies #1792

Merged

Commits on Jun 6, 2023

  1. Remove Policy Action Ranks

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a68acbc View commit details
    Browse the repository at this point in the history
  2. Fix Rebase Issues

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    4316292 View commit details
    Browse the repository at this point in the history
  3. Fix CI Test Errors

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b14444a View commit details
    Browse the repository at this point in the history
  4. Adding Check on Subject For Clients

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    6d49341 View commit details
    Browse the repository at this point in the history
  5. Remove Check Client Exists

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2f34b82 View commit details
    Browse the repository at this point in the history
  6. Check When Sharing Clients

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    6075698 View commit details
    Browse the repository at this point in the history
  7. Only Add User to Group When Sharing Things

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    239b059 View commit details
    Browse the repository at this point in the history
  8. Remove clientType

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fd1ed17 View commit details
    Browse the repository at this point in the history
  9. Minor Fix on ShareClient and Fix Tests

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c087306 View commit details
    Browse the repository at this point in the history
  10. Fix Policies Tests

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3e2eee0 View commit details
    Browse the repository at this point in the history
  11. Clean Up Things Authorization

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d197353 View commit details
    Browse the repository at this point in the history
  12. Fix Tests on RetrieveAll

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    78c034e View commit details
    Browse the repository at this point in the history
  13. Test ShareThing

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    dcba4b8 View commit details
    Browse the repository at this point in the history
  14. Fix Merge Conflicts

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d399fc3 View commit details
    Browse the repository at this point in the history
  15. Remove Adding Policies. Only Use Ownership

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    81b9d22 View commit details
    Browse the repository at this point in the history
  16. Check If Subject is same as Object

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    eeef3e7 View commit details
    Browse the repository at this point in the history
  17. Move Back To Union As Sometimes Policy is Empty and Fails to Evaluate…

    … on Ownership
    
    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b6dee2c View commit details
    Browse the repository at this point in the history
  18. Fix Entity Type For Failing Tests

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0fb8854 View commit details
    Browse the repository at this point in the history
  19. Fix BUG in policy evaluation

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3f9e8b9 View commit details
    Browse the repository at this point in the history
  20. Fix Tests

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3adeced View commit details
    Browse the repository at this point in the history
  21. Add Comments Regarding checkAdmin

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    185c1a2 View commit details
    Browse the repository at this point in the history
  22. Fix Tests On Rebase

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    57adee5 View commit details
    Browse the repository at this point in the history
  23. Combine Authorize For Things and Users

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3c3b4c4 View commit details
    Browse the repository at this point in the history
  24. Fix Tests On Rebase

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3db17e8 View commit details
    Browse the repository at this point in the history
  25. Error on Things SVC unsupported protocol scheme

    Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
    rodneyosodo committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    bc2e689 View commit details
    Browse the repository at this point in the history