Helper methods for role game calculations.
Programmatic access to the ARIA specification
This plugin transforms private class methods
HTTP methods that node supports
Balena specific semver utility methods
Lazy-evaluating list of files, based on globs or regex patterns
A LoopBack component for authorization support.
Utility methods and plugin for cssnano projects
Public logs API for OpenTelemetry
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
HTTP methods that are supported by Swagger 2.0
A drop-in replacement for fs, making various improvements.
A blazing-fast equality comparison utility for a variety of use-cases
Unzip cross-platform streaming API
General purpose node utilities
Crazy fast http radix based router
Methods to handle GitHub Webhook requests
<!-- automd:badges color=yellow codecov bundlephobia packagephobia -->
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Shared TypeScript definitions for Octokit projects
Descope role management widget
A module to manipulate search part of URLs (querystring)
SSH2 client and server modules written in pure JavaScript for node.js
Set of stateless request methods to create, check, reset, refresh, and delete user access tokens for OAuth and GitHub Apps
Useful role methods for Rails User model
Automatically switch to writable role on ActiverRecord writable methods.
Assign multiple roles to any User or other ActiveRecord object. Select only the appropriate objects based on intelligent, chainable ActiveRecord::Relation finder methods.
CanDo is a small gem to implement a simple user access system based on users, roles & capabilites, where: each user can have 0, 1 or many roles each role can have 0, 1 or many capabilites Users have capabilities by getting roles assigned (role == collection of capabilities). Within the code, the can helper method can be used to test whether a user has a certain capability or not (see below for a working code example).
This gem allows you to pass multiple roles into methods like save and update_attributes
Automatically adds role-checking methods based on dynamic roles.
CukeSalad allows you to focus on the tasks at hand - expressing examples, the roles involved in those examples and the tasks that those roles need to perform with the product under development. New in this version: - Single or double quotes can be used for parameters - Single or double quotes can be used for expectations - You can initialise the actor by having a role_preparation method in your role
Developed for a specific use case: User has an AWS id in a master account and wants to assume a role in another account. This module exposes a single authenticate() method that handles authentication and switching role by referencing the user's aws secrets.
This gem works on the most basic ruby classes. Its only dependency is activesupport for some string and inflector functionality. GenericAuth is very easy to use, simply create a rules file and your class methods are automatically wrapped to invoke authorization methods before they are run. You must set the user which must respond to a roles method. Your authorized classes must also specify which methods should be authorized (generic_auth_on method) as an array of symbols (see specs). Other than that, its automatic
This generator can add powerful authentication and authorization to a clean Rails application with a single command. Configures a Rails application for use with the authlogic and declarative_authorization gems, and generates all code (migrations, models, controller methods, routes, roles, seeds, etc.) required.
Capybara-UI (formerly called Dill) is a Capybara abstraction that makes it easy to define reuseable DOM "widgets", aka page objects, and introduces the concept of "roles" to allow you to easily organize your testing methods and widgets. Capybara-UI also introduces helpers and syntactic sugar to make your testing even easier.
Creates the following tables: Users Roles Permissions ControllerFilters Implements a devise authentication strategy already configured. Makes available an 'authorized_to? method in application controller that returns true if the users permissions match the given permissions/list of permissions. Implements whitelisting of all requests. Every http request needs to have an associated ControllerFilter. If the filter exists, then the current_user's permissions must satisfy the permissions required by the filter.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.