Open Source Mac User Management Systems - Page 3

User Management Systems for Mac

View 1434 business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Sphere's User Management System (UMS) provides a full members comunity for your PHP enabled site, with minimum required programming. Features: state of the art security measures, fully customizable registration fields, personal messages (PM), diary, full
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    UMA is a PHP user management and authentication application. Supports PostgreSQL and MySQL databases. http://uma.halosrealm.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    the aim of this class is to manage and track users (session management as well for web sites and for remote PHP-GTK apps. The difference with others user management tools is the possibility of selecting user input from different sources (HTTP form, cookie
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PartLogin Login System
    NOTE: Partlogin is no longer maintained. A modern login system is required as an alternative, such as Symfony's Security component. This page is kept as a historical reference. Partlogin: A login system written in PHP that connects to a MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Permission manager

    Permission manager

    Permission Manager is a project that brings sanity to Kubernetes RBAC

    Permission Manager is an application developed by SIGHUP that enables super-easy and user-friendly RBAC management for Kubernetes. If you are looking for a simple and intuitive way of managing your users within a Kubernetes cluster, this is the right place. With Permission Manager, you can create users, assign namespaces/permissions, and distribute Kubeconfig YAML files via a nice&easy web UI. The application allows us to define and select permission standard templates (those defining who can do what, within a namespace or globally) and associate them with all the users you might want to create.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Phlogon - a PHP implementation of OpenID login system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is Php Login System V0.1 if you add Php Login System V0.1 onto your website you will have a login system on your website! You need to have My SQL on your server and setup for it to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PhpMyLogon is a project for a PHP-based login system. The system can be used on websites to secure some pages of the website, so they can only be displayed when the user (visitor of the website) is logged in. Available in English and Dutch. This project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pow

    Pow

    Robust, modular, and extendable user authentication system

    Pow is a robust, modular, and extendable authentication and user management solution for Phoenix and Plug-based apps. Pow is built to be modular, and easy to configure. The configuration is passed to function calls as well as plug options, and they will take priority over any environment configuration. It's ideal in case you got an umbrella app with multiple separate user domains. The easiest way to use Pow with Phoenix is to use a :otp_app in function calls and set the app environment configuration. It will keep a persistent fallback configuration that you configure in one place. Pow ships with a session plug module. You can easily switch it out with a different one. Pow is extremely modular and fully customizable. As your platform scales, each moving part can be modified or replaced ad-hoc. Several extensions are included in Pow so you with no effort can add secure features to your app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    Pow Auth

    Pow Auth

    Robust, modular, and extendable user authentication system

    A robust, modular and extendable. User management solution. Pow is a complete authentication and user management library built in Elixir that works out-of-the-box for Phoenix and Plug-based applications while being fully customizable. Pow gives you out-of-the-box authentication and user management for your Phoenix or Plug-based app. Functionally built so it's fully customizable. Strong security is a core tenet of Pow's philosophy, which is why Pow by default uses short lived sessions. If your app requires stateless tokens, the authorization layer can be replaced in minutes. Pow has been used in countless production apps and is a "batteries included" library for production. The cache backend store used for session storage can be replaced with any key-value store of your choice. The built-in Mnesia cache module works both for clusters and single-machine persistence, which can auto-connect to the cluster on startup and self-heal after netsplit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Centralized user management system for the FCT subject.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PPUM is a PureFTPD PHP User Management System designed for an easy web-based administration of SQL stored and authenticated FTP users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pureweb is a PHP/MySQL user management script for Pure-FTPd just for mysql auth. You can add, edit, delete, define quotas, upload, download etc with a web interface. Working on latest version of pureftpd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rbatis

    Rbatis

    Rust High Performance compile-time ORM(RBSON based)

    A highly Performant, Safe, Dynamic SQL(Compile-time) ORM framework written in Rust, inspired by Mybatis and MybatisPlus. Zero cost Dynamic SQL, implemented using (proc-macro,compile-time, Cow (Reduce unnecessary cloning)) techniques, don't need ONGL engine(mybatis) Free deserialization, Auto Deserialize to any struct(Option,Map,Vec...) High performance, Based on Future, with async_std/tokio, single threaded benchmark can easily achieve 200,000 QPS. logical deletes, pagination, py-like SQL and basic Mybatis functionalities. Supports logging, customizable logging based on log crate. 100% Safe Rust with #![forbid(unsafe_code)] enabled. rbatis/example (import into Clion!). abs_admin project an complete background user management system( Vue.js+rbatis+actix-web).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Remember Me add-on for UserCake <http://www.usercake.com> user management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Revision aims to be an easy to customize user management system. The base of this script just manages users and groups. User info will be passed on to the modules. The result is a easy to use, small script with loads of modules to make a full Website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Simple Site Protection

    Secure login system for php frameworks, applications ansd sites

    This project has moved to https://github.com/julesbl/ssp and is now PHP7 complient and works in composer. The objective of these routines is to supply a secure login system to be wrapped round php applications and websites so that developers do not need to write their own. These libraries have been hardened against most web type attacks. Now has internationalisation and multiple languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Sita Access Manager

    Sita Access Manager (SAM) is php based Login System.

    Sita Access Manager (SAM) is php based and secure login system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Syntax Login System

    A login/creation system made in PHP. Also known as SMLS.

    A login/creation system made in PHP that allows for account creation, logging in, and messages. Alternative name: SMLS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TIAPS ( This Is A Python Server ) is a hosting program for dynamic websites, such as forums. The server and the data-access module are intended to be multifonctional and able to process various protocols on the same port. The access uses a login system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Ultimate Secure Login is a secure login system that prevents unauthorized access to PHP scripts using HMAC algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    UserFrosting

    UserFrosting

    Modern PHP user login and management framework++

    If you simply want to show that you like this project, or want to remember it for later, you should star, not fork, this repository. Forking is only for when you are ready to create your own copy of the code to work on. UserFrosting is a secure, modern user management system written in PHP and built on top of the Slim Microframework, Twig templating engine, and Eloquent ORM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    It is a simple user management application, aimed to be integrated into existing sites or projects, start of new sites. Development has halted. It will start after some releases of UniDB and LinkDB. It is brought to you by AfroSoft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The idea of wiggem is to create a secure login system for anything private. Users are stored in a MYSQL database. Inspired by Phortify Wiggem uses sessions instead of cookies.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.