1. 51299a1 Improve exception that is raised following invalid service by Felipe Monteiro · 7 years ago
  2. e0c5c24 Merge "multi policy: Fix logging issues with multiple policies" by Zuul · 7 years ago
  3. f16b6b3 Update overpermission/underpermission rbac exceptions by Felipe Monteiro · 7 years ago
  4. c0cb7eb multi policy: Fix logging issues with multiple policies by Felipe Monteiro · 7 years ago
  5. 35a7711 Add support for handling multiple error codes by Cliff Parsons · 7 years ago
  6. 2fc2929 Gate fix: Rename Member (legacy) to member role by Felipe Monteiro · 7 years ago
  7. 44d7784 Update rbac_rule_validation for multi-policy support by Felipe Monteiro · 7 years ago
  8. d737199 Rephrase Patrole skip message for better sorting by Felipe Monteiro · 7 years ago
  9. 4ef7e53 Remove already-deprecated strict_policy_check option by Felipe Monteiro · 7 years ago
  10. 398a09f Clean up exception message raised by policy authority module by Felipe Monteiro · 7 years ago
  11. 07a1c17 Implement RbacUtilsMixin for base RBAC classes by Felipe Monteiro · 7 years ago
  12. 10e82fd Base implementation of override_role for automatic role re-switch by Felipe Monteiro · 7 years ago
  13. b58c119 Remove deprecrated [rbac] config group by Felipe Monteiro · 7 years ago
  14. 38f344b Fix six.reraise bug in rbac_rule_validation by Felipe Monteiro · 7 years ago
  15. d2f9f6e Use Tempest decorators in tempest.common.utils by Felipe Monteiro · 7 years ago
  16. b18a3f6 [flake8] Enable extra, optional hacking checks by Felipe Monteiro · 7 years ago
  17. 5ed98d7 Clean up rbac_rule_validation unit tests by Felipe Monteiro · 7 years ago
  18. 88a5bab Rename rbac_policy_parser to policy_authority by Felipe Monteiro · 7 years ago
  19. 7f8993f Add a per-test log by Sean Pryor · 7 years ago
  20. 337e17a Merge "Adds unit tests for hacking checks" by Jenkins · 7 years ago
  21. 3e14f47 Use configured admin creds in rbac utils by Felipe Monteiro · 7 years ago
  22. f6eb862 Deprecate [rbac] configuration group. by Felipe Monteiro · 7 years ago
  23. b6a9c21 Adds unit tests for hacking checks by Samantha Blanco · 7 years ago
  24. 66cadb4 Merge "Only sleep following a role switch" by Jenkins · 7 years ago
  25. 2693bf7 Only sleep following a role switch by Felipe Monteiro · 7 years ago
  26. da52cc3 Merge "Adds meaningful exceptions for missing attributes" by Jenkins · 7 years ago
  27. 36bea05 Adds meaningful exceptions for missing attributes by Samantha Blanco · 8 years ago
  28. 0df097d Remove usage of credentials_factory.AdminManager by ghanshyam · 7 years ago
  29. 7be94e8 Switch to enabled version of identity clients by Felipe Monteiro · 8 years ago
  30. ffa47e6 Create rbac utils fixture and refactor tests by Felipe Monteiro · 8 years ago
  31. 9e7f1ca Merge "Remove need to include admin in credentials in base classes" by Jenkins · 8 years ago
  32. e8d93e0 Remove need to include admin in credentials in base classes by Felipe Monteiro · 8 years ago
  33. 0cef808 Unit tests for dynamic policy file discovery by Felipe Monteiro · 8 years ago
  34. 3ab2c35 Dynamic policy file discovery by Felipe Monteiro · 8 years ago
  35. ed95005 Add support for testing custom RBAC requirements by Rick Bartra · 8 years ago
  36. 4781dc9 Replace the usage of 'admin_manager' with 'os_admin' by Van Hung Pham · 8 years ago
  37. d9607c4 Refactor policy parser init so that validate service is in helper by Felipe Monteiro · 8 years ago
  38. e52cbc6 Fix rbac_rule_validation log statement raises TypeError by Felipe Monteiro · 8 years ago
  39. cc9e5da Merge "Remove singleton from RbacUtils constructor" by Jenkins · 8 years ago
  40. a960582 Merge "Hacking: enable extensions H106, H203 and H904" by Jenkins · 8 years ago
  41. b35de58 Remove singleton from RbacUtils constructor by Felipe Monteiro · 8 years ago
  42. 4bf66a2 Hacking: enable extensions H106, H203 and H904 by Felipe Monteiro · 8 years ago
  43. d12d2eb Remove enforce_type=True from oslo.config set_override by maniksidana · 8 years ago
  44. f6b69e2 Change "admin" literal for admin role to CONF admin_role by Felipe Monteiro · 8 years ago
  45. 83d7730 Merge "Merge rbac_auth with rbac_rule_validation" by Jenkins · 8 years ago
  46. 78fc489 Merge rbac_auth with rbac_rule_validation by Felipe Monteiro · 8 years ago
  47. 85f79d7 Creates config options for policy.json paths by Samantha Blanco · 8 years ago
  48. c6a1e0a Merge "Identity trust rbac tests" by Jenkins · 8 years ago
  49. e7df9c4 Increase unit test coverage for policy parser. by Joseph Abad · 8 years ago
  50. fd1db98 Identity trust rbac tests by Felipe Monteiro · 8 years ago
  51. 1a2784b Merge "Fix _validate_switch_role throwing incorrect error message" by Jenkins · 8 years ago
  52. ba4881b Fix _validate_switch_role throwing incorrect error message by Felipe Monteiro · 8 years ago
  53. 1529351 Fix rbac_rule_validation test being incorrectly skipped by Felipe Monteiro · 8 years ago
  54. 75f2363 Renames switchToRbacRole to toggle_rbac_role by Felipe Monteiro · 8 years ago
  55. fa01d5f Add role-switching validation to Patrole framework. by Felipe Monteiro · 8 years ago
  56. ae2ebab Modify policy parser to combine custom and default policy files. by Felipe Monteiro · 8 years ago
  57. 75feb83 Merge "Improve Patrole config options" by Jenkins · 8 years ago
  58. 0d88008 Improve Patrole config options by Samantha Blanco · 8 years ago
  59. 8eda8cc Refactors exceptions in rbac_rule_validation decorator. by Felipe Monteiro · 8 years ago
  60. d5d76b8 Fix failing v2 identity user tests by adding admin_only kwarg. by Felipe Monteiro · 8 years ago
  61. 1299894 Enhance validation decorator with error code by Rick Bartra · 8 years ago
  62. 48c913d Throw skipException for invalid policy actions. by Felipe Monteiro · 8 years ago
  63. 8590c0c Removal of re-switching of rbac-role from tearDown by raiesmh08 · 8 years ago
  64. 503c557 Add service validation to Patrole framework by Rick Bartra · 8 years ago
  65. b3b7bc8 Increase unit test coverage for rbac_utils. by Felipe Monteiro · 8 years ago
  66. 28d3b05 Merge "Enhance rbac policy parser to correctly interpret user_id policy actions." by Jenkins · 8 years ago
  67. 34a138c Refactors Patrole framework to only use admin tenant credential type. by Felipe Monteiro · 8 years ago
  68. 889264e Enhance rbac policy parser to correctly interpret user_id policy actions. by Felipe Monteiro · 8 years ago
  69. df95870 Changes tox to only run unit tests and moves unit tests to tests/unit. by Felipe Monteiro · 8 years ago