Skip to content
Snippets Groups Projects
  1. Nov 27, 2014
    • Konstantin Osipov's avatar
      Roles (partial implementation). · 61c2948c
      Konstantin Osipov authored
      Track granted roles.
      Represent roles granted to a user with a bitmap.
      Disallow loops in role grants.
      Add tests for box.schema.user.grant('username', 'rolename')
      Add basic tests for loops in grant sequences.
      
      Rewrite largely buggy code in authentication token lookup.
      Do not waste space on authentication token bitmap, correctly
      check for overflow of the bitmap.
      61c2948c
  2. Nov 25, 2014
  3. Nov 24, 2014
  4. Nov 22, 2014
  5. Nov 21, 2014
  6. Nov 20, 2014
  7. Nov 19, 2014
  8. Nov 18, 2014
  9. Nov 17, 2014
  10. Nov 14, 2014
Loading