Skip to content
Snippets Groups Projects
  1. Dec 11, 2014
    • Konstantin Osipov's avatar
    • Konstantin Osipov's avatar
      gh-323: roles · 43680f9f
      Konstantin Osipov authored
      Implement granted privilege cache in struct user.
      
      Reload user privileges from system spaces and
      rebuild the cache whenever a grant or revoke occurs..
      
      Implement revoking privileges from a role.
      Basic tests pass.
      
      Do not rebuild the privilege cache of objects
      for which it can't have changed with a grant
      or revoke.
      
      Optimize rebuild_effective_grants().
      
      Make role.test idempotent.
      
      Make grant and revoke robust to malformed arguments.
      Fix bugs in schema.lua, related to incorrect arguments
      for grant/revoke.
      43680f9f
    • bigbes's avatar
      Fix for rbspec · ba1ca1e8
      bigbes authored
      ba1ca1e8
  2. Dec 09, 2014
  3. Dec 01, 2014
  4. Nov 29, 2014
  5. Nov 27, 2014
  6. Nov 26, 2014
  7. Nov 25, 2014
  8. Nov 24, 2014
Loading