Implementing user-specific, role-based access control per node type, per group. (Part 2)
Explains Drupal's node access system, covering the node_access table, grant records, and module hooks for implementing role-based access control.
Explains Drupal's node access system, covering the node_access table, grant records, and module hooks for implementing role-based access control.
A technical guide to implementing complex, user-specific role-based access control (RBAC) in Drupal's node system, covering hooks and query rewriting.
A developer shares a cleaner method for defining user authorization roles using the CanCan gem in Ruby on Rails.
MyGet introduces feed privilege delegation, allowing co-admins and contributors to manage private package feeds, plus enhanced security and global deployment.
A technical guide on using Windows Azure AppFabric Labs' Access Control Service for simplified, claims-based authentication across multiple identity providers.