Rails 3 Plugin to integrate with SessionVOC. In order to manage user sessions efficiently the SessionVOC provides the functions login, logout, read and write of a session. Furthermore it has the ability to synchronize with one or more persistent relational databases.
YoolinkPro API Ruby SDK, manage your feed, users, groups, teams...
A companion gem to CentralLogin, a batteries included open source OAuth2 Provider based on Rails, Doorkeeper & Devise, with simple user managment tools.
A toolkit for generating and managing randomized dummy users for your Capture instance
Create integrated blogs with powerful publishing flows and user management abilities.
Ruby wrapper of the Windows Live Admin API to manage domains, users and services (eg. emails) hosted on Microsoft cloud (https://domains.live.com)
Manage whether users are online when you have a regular heartbeat, coming from a websocket for example.
Woodlock is an authentication and user management engine.
Simple Sinatra extension to management account user.
Allows to collect and manage some extra user fields on registration and profile edition.
Rails 4 engine for managing devise users
manage iam user on aws
Manages the creation and use of 'magic' tokens. These can be used to provide authenticated access to a subset of controller actions, avoiding the need for users to be signed in.
In theater, a dramaturg (or "literary manager") is a behind-the-scenes individual who researches and advises in the development of dramatic scripts and productions. This library hopes to allow you to fulfill a similar role, but for shell scripts and cli workflows. In particular, in the spirit of devops and "learn by doing", it seeks to empower those in-the-know (e.g. ops-types or senior developers) to deliver a workflow to those-less-so (e.g. junior developers) that can be executed outright—or easily departed from as desired & appropriate for the user's level of familiarity with the tools & proccess.
The gem builds, manages metadata, ships & notifies users
Personage lets your manage your user sessions.
User resource management gem.
Encyrpt and store team secrets, passwords and API keys in a repository with built-in user management
Client library for the User Management App API
Praetorian makes duplicating user management features a breeze for any rails application. It includes a restful user model to authenticate against, remember user, reset password and authorization permissions for controller actions and model attributes.
This widely-used plugin provides a foundation for securely managing user.
Rumodule is used to manage shell environment variables by adding/removing modules. By adding a module using Rumodule, for example the PATH environment variable can be setup so that the executable is found. Modules exist per tool or per tool version. Rumodule makes it easy to maintain and provide tool setups between multiple users.
Elise is a devise like gem witch manage users according to databaseFormalizer
Gem contains capistrano recipies for managing groups.
Rally User Management tool for ruby
The Nodeum API makes it easy to tap into the digital data mesh that runs across your organisation. Make requests to our API endpoints and we’ll give you everything you need to interconnect your business workflows with your storage. All production API requests are made to: http://nodeumhostname/api/ The current production version of the API is v1. **REST** The Nodeum API is a RESTful API. This means that the API is designed to allow you to get, create, update, & delete objects with the HTTP verbs GET, POST, PUT, PATCH, & DELETE. **JSON** The Nodeum API speaks exclusively in JSON. This means that you should always set the Content-Type header to application/json to ensure that your requests are properly accepted and processed by the API. **Authentication** All API calls require user-password authentication. **Cross-Origin Resource Sharing** The Nodeum API supports CORS for communicating from Javascript for these endpoints. You will need to specify an Origin URI when creating your application to allow for CORS to be whitelisted for your domain. **Pagination** Some endpoints such as File Listing return a potentially lengthy array of objects. In order to keep the response sizes manageable the API will take advantage of pagination. Pagination is a mechanism for returning a subset of the results for a request and allowing for subsequent requests to “page” through the rest of the results until the end is reached. Paginated endpoints follow a standard interface that accepts two query parameters, limit and offset, and return a payload that follows a standard form. These parameters names and their behavior are borrowed from SQL LIMIT and OFFSET keywords. **Versioning** The Nodeum API is constantly being worked on to add features, make improvements, and fix bugs. This means that you should expect changes to be introduced and documented. However, there are some changes or additions that are considered backwards-compatible and your applications should be flexible enough to handle them. These include: - Adding new endpoints to the API - Adding new attributes to the response of an existing endpoint - Changing the order of attributes of responses (JSON by definition is an object of unordered key/value pairs) **Filter parameters** When browsing a list of items, multiple filter parameters may be applied. Some operators can be added to the value as a prefix: - `=` value is equal. Default operator, may be omitted - `!=` value is different - `>` greater than - `>=` greater than or equal - `<` lower than - `>=` lower than or equal - `><` included in list, items should be separated by `|` - `!><` not included in list, items should be separated by `|` - `~` pattern matching, may include `%` (any characters) and `_` (one character) - `!~` pattern not matching, may include `%` (any characters) and `_` (one character)
Merb plugin that provides history management for user actions (URLs).
ActionInsight is a robust analysis and error management package tailored for the Ruby on Rails ecosystem. Developed with the intent of enhancing web application performance and reliability, ActionInsight tracks the components operating in the background of your application, analyzes processes over time, and aggregates performance metrics. Additionally, it captures error situations and provides advanced tools for error analysis. By considering not only user interactions but also the internal mechanics of the application, from database queries to background tasks, it facilitates a comprehensive examination. Through customizable alerts and notifications, it offers developers real-time feedback and aids in preemptively identifying potential issues. ActionInsight streamlines the development process, assisting in creating more efficient, swift, and dependable web applications.
FlexUri is a powerful and user-friendly Ruby gem designed to create, manipulate, and manage URIs with ease. Its fluent interface allows you to intuitively build, update, and combine various URI components, making it the perfect tool for handling query parameters, paths, and URI segments. With FlexUri, you can effortlessly navigate the complexities of URI manipulation and focus on crafting clean, efficient, and maintainable code.
A gem that uses the Appforce SSH key manager API to install users on client machines.
Rails engine to do user institutions in an RDBMS for hydra-head
Use this gem to manage several features of the Henry Orion 6 eletronic timeclocks, like report creation, user management, configuration etc.
manage questions and answers to collect data from your users
shak is a tool for managing the deployment of multiple applications to server, usually a personal one. It allows users without technical knowledge to maintain their own servers at home or in the cloud. shak is opininated and will setup applications based on distribution packages in the most secure way possible.
With IONOS Cloud Database as a Service, you have the ability to quickly set up and manage a MongoDB database. You can also delete clusters, manage backups and users via the API. MongoDB is an open source, cross-platform, document-oriented database program. Classified as a NoSQL database program, it uses JSON-like documents with optional schemas. The MongoDB API allows you to create additional database clusters or modify existing ones. Both tools, the Data Center Designer (DCD) and the API use the same concepts consistently and are well suited for smooth and intuitive use.
User management, control and permissions
Provides an ability to pre-populate an office document through a simple templating mechanism that can easily be managed by an end user.
This gem provides a comprehensive solution for implementing login functionality in Ruby applications. Features include user authentication, password management, and customizable login forms.
Manage user in workspace
This gem helps practioners of BDD to manage their Scenarios in XRay. This comes at the cost of file structure but enables more businessy user to interact with scenarios in ticket style.
Manage mysql users with minimal dependencies
Reads a text file (if supplied as the first argument) and creates a pdf file with the same name but with .pdf as extension in the current directory via the program pdflatex (the only requirement besides ruby itself). If '-h' is the first argument, then the program displays the helptext and exits. The program can also read the input text from STDIN (STanDard IN) and create the pdf file in the user's home directory. When this method is used, no argument is given to the program and the text is simply piped directly into the program like this: $ echo 'Hello' | txt2pdf This would create a pdf file with only 'Hello' and the page number at the bottom of the resulting pdf page. With this, you could map a key binding in your window manager to create a pdf file from the text you selected in any program, be it the terminal, your browser or your text editor. In my wm of choice, i3, I have added the following to my i3 config: bindsym $mod+p exec xclip -o | txt2pdf This would create a pdf file from the text I have selected as I hit the 'Window Button' and 'p'.
Manage resource based on their roles
Manage user emails with grace
User Local Resources Management System
Global management and user services for xbim Flex Tenants
`mgmt` is a command-line tool that aids in Riak CS user management.
Extra tools to help manage active directory users on Linux.
Use this gem to authenticate users of the acclaim platform. Users can view their badges, accept, reject, and manage their account
Account Engine for Rails. Manages users, roles and role-based permissions.