awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • processone/ejabberdAvatar processone

    processone/ejabberd

    6,692Vezi pe 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
    Vezi pe GitHub↗6,692
  • foxcpp/maddyAvatar foxcpp

    foxcpp/maddy

    5,853Vezi pe 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
    Vezi pe GitHub↗5,853
  1. Home
  2. Security & Cryptography
  3. Remote Access Security
  4. Database Authentication
  5. SQL Credential Verifications