Showing 65 open source projects for "simple queue system"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 1
    Ember Simple Auth

    Ember Simple Auth

    A library for implementing authentication/authorization in Ember.js

    Ember Simple Auth is a lightweight library for implementing authentication/authorization with Ember.js applications. It has minimal requirements with respect to application structure, routes etc. With its pluggable strategies it can support all kinds of authentication and authorization mechanisms. it maintains a client-side session and synchronizes its state across multiple tabs/windows of the application. it authenticates the session against the application's own server, external providers...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    jwt-auth

    jwt-auth

    JSON web token authentication for Laravel and Lumen

    jwt-auth provides a simple means of authentication within Laravel using JSON Web Tokens (spec). There are several ways to create a token within the package. There are simple ways to do it, and more advanced methods if you want greater control. The most common way to create a token would be to authenticate the user via their login credentials, and if successful return a token corresponding to that user. You can also skip user authentication and just pass in a User object. Once a user has...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Kanidm

    Kanidm

    Kanidm: A simple, secure, and fast identity management platform

    Kanidm is a simple and secure identity management platform, allowing other applications and services to offload the challenge of authenticating and storing identities to Kanidm. The goal of this project is to be a complete identity provider, covering the broadest possible set of requirements and integrations. You should not need any other components (like Keycloak) when you use Kanidm - we already have everything you need. To achieve this we rely heavily on strict defaults, simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ockam

    Ockam

    Orchestrate end-to-end encryption, mutual authentication

    Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, key management, credential management, and authorization policy enforcement – at massive scale. Modern applications are distributed and have an unwieldy number of interconnections that must trustfully exchange data. To build trust for data-in-motion, applications need end-to-end guarantees of data authenticity, integrity, and confidentiality....
    Downloads: 1 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5
    OpenAuth

    OpenAuth

    Universal, standards-based auth provider

    OpenAuth is an authentication system aimed at modern serverless and edge runtimes, providing a cohesive way to add sign-in flows and session management to web apps. It supports common patterns such as OAuth with popular identity providers, email-based links or codes, and passkeys/passwordless options, while exposing a simple API that fits full-stack frameworks. The project is designed to be infrastructure-friendly, aligning with managed stores and serverless platforms so sessions, webhooks, and callbacks work reliably at scale. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Aegis Authenticator

    Aegis Authenticator

    A free, secure and open source app for Android

    Aegis Authenticator is a free and open-source two-factor authentication (2FA) app for Android that helps users secure their online accounts by generating cryptographic one-time passwords (OTPs) such as TOTP and HOTP codes. Unlike many proprietary MFA apps, Aegis is designed with user privacy and local control in mind, storing secrets only on the device in an encrypted vault protected by PIN or biometric unlock, and offering features like backups encrypted with a user-chosen passphrase. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    authentik

    authentik

    The authentication glue you need

    authentik is an open-source Identity Provider that emphasizes flexibility and versatility. It can be seamlessly integrated into existing environments to support new protocols. authentik is also a great solution for implementing sign-up, recovery, and other similar features in your application, saving you the hassle of dealing with them. authentik is an open-source Identity Provider focused on flexibility and versatility. You can use authentik in an existing environment to add support for new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    z

    z

    Tracks your most used directories, based on 'frecency'

    Tracks your most used directories, based on 'frecency'. After a short learning phase, z will take you to the most 'frecent directory that matches ALL of the regexes given on the command line, in order. For example, z foo bar would match /foo/bar but not /bar/foo. The rank of directories maintained by z undergoes aging based on a simple formula. The rank of each entry is incremented every time it is accessed. When the sum of ranks is over 9000, all ranks are multiplied by 0.99. Entries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SimpleID

    SimpleID

    A simple, personal OpenID provider written in PHP

    SimpleID is a simple, personal OpenID provider written in PHP.
    Downloads: 8 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 10

    smartADmin Diagnostic Tool

    Active Directory browser and workstation diagnostics

    The program's functionalities are created ad hoc. The tool is in the development phase and is designed to work in Windows systems. It is helpful in my daily administrator's work. Multidimensional information can help you diagnose a problem faster and apply the right solution. Unique features will allow you to discover interesting connections of Windows components.Not everything functions correctly. I know this and try to make corrections.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    unity-idm

    unity-idm

    Identity management and federations integration

    This project is used to host the mailing list and downloads of the Open Source Unity system - versatile identity management solution.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    ECDSA File Signer

    ECDSA File Signer

    A simple app that enables you to sign the files using ECDSA and SHA512

    A simple app that enables you to sign the files and verify their integrity/authenticity using the ECDSA and SHA-512. I originally developed this app for my university course, but I also decided to post it on GitHub on Sourceforge. This application is made for educational purposes only. Despite having well-functioning cryptographic features, it may not be reliable. This application is provided with no warranty or guarantees of any kind. Use it at your own risk! Made with the help of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ldap-preg_replace

    Replace/add/delete LDAP attributes online with regular expressions

    Replace, add and delete values of LDAP attributes online with regular expressions. Automate daunting data maintenance Tasks. Save yourself from the need to fiddle around with LDIF Change files (or create them based on the replacement result)!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    ldapscripts

    Simple shell scripts to handle POSIX entries in an LDAP directory

    Ldapscripts are shell scripts that allow to manage POSIX accounts (users, groups, machines) in an LDAP directory. They may be used independently or automatically by Samba, to handle POSIX information within accounts before adding Samba information.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    file-sorter

    file-sorter

    It sorts your files fast and easily.

    This windows application helps you to sort your files easily. Classification of files sometimes turns into a big problem for users and they need to spend many times to find and sort the files. "File Sorter" program has made to solve this problem for windows users. It's a light and simple application that creates some directories (folders) for each group of files (based on their type) and move them to the proper directory. You should just determine the source path and then press the "Sort...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    ng-token-auth

    ng-token-auth

    Token based authentication module for angular.js

    ng‑token‑auth is an AngularJS module that provides token-based authentication for single-page applications by coordinating with server-side token systems like the devise_token_auth gem. Oauth2 authentication. Email authentication, including user registration. Password reset, account updates, account deletion, seamless integration with the devise token auth Rails gem, and extensive event notifications. This module relies on token based authentication. This requires coordination between the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Satellizer

    Satellizer

    Token-based AngularJS authentication

    Satellizer is a simple to use, end-to-end, token-based authentication module for AngularJS with built-in support for Google, Facebook, LinkedIn, Twitter, Instagram, GitHub, Bitbucket, Yahoo, Twitch, Microsoft (Windows Live) OAuth providers, as well as Email and Password sign-in. However, you are not limited to the sign-in options above, in fact you can add any OAuth 1.0 or OAuth 2.0 provider by passing provider-specific information in the app config block. With any Cordova mobile apps or any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SimplePasswordTool

    An easy to use password change tool for Windows multiple domains.

    This simple tool can change passwords for multiple users across different domains. It uses the NetUserChangePassword function from Netapi32.dll. It requires administrator privilliges on a stand-alone machine. A normal user account can use it in a domain environment when the user is allowed to change his or her password. When running the tool it will retrieve the current domain and username. To change a password for another user inside the current domain just enter the username and it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    gnupasswd

    gnupasswd

    gnupasswd - gnu change user password

    /usr/bin/passwd offers a "safe way" for root to edit /etc/passwd (or shadow). If setuid it allows regular users to change passwd without asking root to do changes for them. (note: does have learning curve on args to choose) gnupasswd - gnu change user password gnugpasswd - gnu change group password gnupasswd(1) has a goal to work with older login.c/linux and some newer too, also "getpwent" (any glibc). or help convert. gnupassd does pass only: leaves all else alone (compat). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Terminal Server Password Change is a simple C# .Net Application to change passwords with application delivery service. It makes possible to change passwords, without real Remote Desktop connection. Simply add this application to the application delivery service and your users (Active Directory Account) can change their current password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    privacyidea

    privacyidea

    two factor authentication management system

    privacyIDEA is a management and authentication system for two factor authentication. You can use OTP tokens, OTP cards, SMS, Smartphone Apps to incorparte the second factor. It can even manage SSH keys and supports Offline OTP. The latest version can manage and enroll user certificates. Its modular design makes it easily enhancable. It runs on Linux. Applications and workflows can be connected to privacyIDEA hence enabling two factor authentication in your system logon, web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    phpLDAPauth

    phpLDAPauth

    A simple PHP library for LDAP authentication

    ###### phpLDAPauth has moved to Bitbucket ###### ###### Please visit the BitBucket page at https://bitbucket.org/viharm/phpldapauth ###### phpLDAPauth provides a simple library for LDAP authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WiKID Two-Factor Authentication System

    WiKID Two-Factor Authentication System

    Two-factor authentication system

    The WiKID Strong Authentication System is a public-key based two-factor authentication system. It is a flexible, extensible, and secure alternative to tokens, certs and passwords. Application & API support exists for Java, ASP, PHP, Ruby, OpenVPN, TACACS+, etc. Read our eGuide on how to setup your network with two-factor authentication: http://www.wikidsystems.com/learn-more/two-factor-authentication-white-papers
    Downloads: 9 This Week
    Last Update:
    See Project
  • 24
    Ldap Address Book

    Ldap Address Book

    LDAP client providing user friendly access to global address books.

    An LDAP Client, written in Java, designed to act as the front end for a global address book implemented as an LDAP directory. Supports full read/update/delete access to directory entries. Fully configurable for all schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Local User Management Made Simple (lumms) is a local user manager for Linux, AIX and Solaris. It allows you to change local user accounts, groups including passwords from one place. This will update on all hosts the local passwd and shadow files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next