awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 Repos

Awesome GitHub RepositoriesUser Account Archiving

Processes for disabling user access while retaining account data.

Distinguishing note: Focuses on administrative account lifecycle management.

Explore 6 awesome GitHub repositories matching security & cryptography · User Account Archiving. Refine with filters or upvote what's useful.

Awesome User Account Archiving GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tooljet/tooljetAvatar von ToolJet

    ToolJet/ToolJet

    38,027Auf GitHub ansehen↗

    ToolJet is a low-code development platform designed for building and deploying internal business applications. It provides a visual interface where users can drag and drop components to design layouts, connect to various data sources, and execute custom logic. The platform is built on a containerized architecture, ensuring that applications remain portable and consistent across different cloud and server environments. The platform distinguishes itself through integrated artificial intelligence capabilities that assist in the generation of user interfaces, database schemas, and data queries fr

    Disables workspace access for specific users while preserving their data for potential restoration.

    JavaScriptai-app-builderdockerhacktoberfest
    Auf GitHub ansehen↗38,027
  • go-acme/legoAvatar von go-acme

    go-acme/lego

    9,689Auf GitHub ansehen↗

    Lego is an ACME certificate manager and lifecycle tool used to automate the request, renewal, and revocation of SSL and TLS certificates. It implements the ACME protocol to communicate with compliant certificate authorities and manages the full issuance process, including account registration and private key rollovers. The project distinguishes itself through extensive DNS automation, utilizing a provider-based abstraction to solve DNS-01 challenges across various third-party DNS providers. It supports advanced verification workflows such as CNAME-based challenge delegation, DNS zone discover

    Stores account registration details and private keys in local archives for long-term management and recovery.

    Goacmeacme-clientcertificate
    Auf GitHub ansehen↗9,689
  • kanboard/kanboardAvatar von kanboard

    kanboard/kanboard

    9,663Auf GitHub ansehen↗

    Kanboard ist ein selbst gehostetes Kanban-Projektmanagement-Tool und eine Produktivitätssuite, die für die Verfolgung von Softwareaufgaben und Teamzusammenarbeit entwickelt wurde. Es bietet ein visuelles System zur Verwaltung von Arbeitsabläufen durch die Verwendung von Boards, Spalten und Karten. Das Projekt verfügt über ein erweiterbares Plugin-Framework und eine umfassende API für die programmatische Aufgaben- und Projektverwaltung. Es beinhaltet spezialisiertes Identitätsmanagement durch LDAP-Integration, was die Synchronisierung von Benutzerkonten und Gruppenberechtigungen von Verzeichnisservern ermöglicht. Das System deckt eine breite Palette von Funktionen ab, einschließlich ereignisgesteuerter Workflow-Automatisierung, detaillierter Projektanalysen wie Burn-Down-Diagrammen und Zykluszeitmessung sowie granularer rollenbasierter Zugriffskontrolle. Es unterstützt zudem integrierte Zeiterfassung, Unteraufgaben-Zerlegung und Multi-Methoden-Authentifizierung, einschließlich Zwei-Faktor-Authentifizierung und Reverse-Proxy-Unterstützung. Die Anwendung ist mit MySQL und PostgreSQL für die persistente Datenspeicherung kompatibel und kann mittels Docker Compose bereitgestellt werden.

    Provides administrative control to enable or disable user accounts to manage system access.

    PHPagilekanbankanboard
    Auf GitHub ansehen↗9,663
  • certd/certdAvatar von certd

    certd/certd

    4,454Auf GitHub ansehen↗

    Certd is a self-hosted platform that automates the full lifecycle of SSL certificates using the ACME protocol. It handles certificate application, renewal, and deployment across multiple domains through a pipeline-driven workflow engine, with DNS challenge orchestration and multi-cloud deployment capabilities. The platform distinguishes itself through its configurable pipeline system, which allows users to build multi-step workflows that can pass outputs between tasks, execute custom scripts, and handle errors. It supports multi-tenant access control with role-based permissions, encrypted cre

    Persists an ACME account's private key and URL across certificate requests so the system does not create a new account each time.

    JavaScriptacmeautoautomation
    Auf GitHub ansehen↗4,454
  • gam-team/gamAvatar von GAM-team

    GAM-team/GAM

    4,206Auf GitHub ansehen↗

    GAM is a command-line tool for administering Google Workspace and Cloud Identity. It translates command-line arguments into structured API calls, enabling administrators to manage users, groups, organizational units, and domain settings across a Google Workspace environment. The tool handles authentication through OAuth2 flows, service accounts, and workload identity federation, and supports multi-tenant configurations for managing multiple domains or cloud projects from a single installation. GAM distinguishes itself through its batch processing and automation capabilities. It can process la

    Disables user account access through suspension or removes accounts entirely from the domain.

    Pythongamgooglegoogle-admin-sdk
    Auf GitHub ansehen↗4,206
  • laravel/jetstreamAvatar von laravel

    laravel/jetstream

    4,060Auf GitHub ansehen↗

    Jetstream ist ein Application-Scaffold für Laravel, das ein vorgefertigtes Identitätssystem und ein Framework für die Team-Zusammenarbeit bereitstellt. Es dient als Starter-Kit, das Benutzerauthentifizierung, Profilverwaltung und Organisationstools in einer einheitlichen Projektstruktur vereint. Das Projekt zeichnet sich durch seine umfassenden Funktionen für das Team-Management aus, darunter die Organisation gemeinsamer Arbeitsbereiche, Workflows für Einladungen und rollenbasierte Zugriffskontrolle. Es enthält zudem einen integrierten API-Token-Manager zur Ausstellung und Steuerung sicherer Zugriffstokens für externe Clients. Die Plattform deckt ein breites Spektrum an Identitäts- und Sicherheitsfunktionen ab, wie Zwei-Faktor-Authentifizierung, E-Mail-Verifizierung und Browser-Sitzungsverwaltung. Das Frontend basiert auf einer Utility-First-CSS-Pipeline und einer Bibliothek mit vorgefertigten Komponenten, um ein konsistentes visuelles Designsystem und ein Anwendungs-Dashboard zu bieten. Die Installation erfolgt über einen Scaffolding-Prozess, der das Projekt mit einer Auswahl an reaktiven Frontend-Stacks und vorkonfigurierten UI-Komponenten initialisiert.

    Provides a customizable process for permanently removing user accounts and their associated data from the system.

    PHPauthlaraveltailwind
    Auf GitHub ansehen↗4,060
  1. Home
  2. Security & Cryptography
  3. User Account Archiving

Unter-Tags erkunden

  • ACME Account ArchivesLocal storage of ACME account registrations and private keys for persistence and recovery. **Distinct from User Account Archiving:** Focuses on persisting ACME protocol account state rather than administrative user account archiving.
  • Account DeletionsProcesses for permanently removing user accounts from a domain. **Distinct from User Account Archiving:** Distinct from User Account Archiving: focuses on permanent removal rather than disabling access while retaining data.
  • Account State SpecificationsDefines the lifecycle state of a user account, such as active, suspended, or archived. **Distinct from User Account Archiving:** Distinct from User Account Archiving: covers the specification of account states, not the process of archiving itself.