awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesSQL Credential Verifications

Verifies user credentials by querying a relational database table that stores usernames and hashed passwords.

Distinct from Database Authentication: Distinct from Database Authentication: focuses on authenticating email users against a SQL table, not database-level access control.

Explore 2 awesome GitHub repositories matching security & cryptography · SQL Credential Verifications. Refine with filters or upvote what's useful.

Awesome SQL Credential Verifications GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • processone/ejabberdAvatar de processone

    processone/ejabberd

    6,692Voir sur GitHub↗

    ejabberd is a multi-protocol communication gateway and scalable server that implements XMPP for instant messaging and presence. It serves as a federated messaging platform, enabling interoperable communication and user discovery between different remote servers. The project functions as an MQTT message broker for lightweight IoT device communication and a SIP signaling server for managing voice and multimedia signaling traffic. It allows for the hosting of multiple domains on a single instance using virtual hosting to isolate configurations and prevent username conflicts. The system provides

    Verifies user credentials by querying relational database tables storing usernames and hashed passwords.

    Erlangchatejabberderlang
    Voir sur GitHub↗6,692
  • foxcpp/maddyAvatar de foxcpp

    foxcpp/maddy

    5,853Voir sur GitHub↗

    Maddy is a modular mail server that assembles a complete email system by connecting small, single-purpose modules through a declarative configuration file. Rather than a monolithic stack, it lets operators compose message processing, storage, authentication, and security enforcement from interchangeable building blocks, with each module handling a specific function like receiving SMTP connections, verifying credentials, or applying policy checks. The server distinguishes itself through its flexible authentication and security architecture. It delegates user verification to external systems in

    Verifies credentials by querying a relational database table that stores usernames and hashed passwords.

    Godkimdmarcemail
    Voir sur GitHub↗5,853
  1. Home
  2. Security & Cryptography
  3. Remote Access Security
  4. Database Authentication
  5. SQL Credential Verifications