awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • processone/ejabberdprocessone का अवतार

    processone/ejabberd

    6,692GitHub पर देखें↗

    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
    GitHub पर देखें↗6,692
  • foxcpp/maddyfoxcpp का अवतार

    foxcpp/maddy

    5,853GitHub पर देखें↗

    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
    GitHub पर देखें↗5,853
  1. Home
  2. Security & Cryptography
  3. Remote Access Security
  4. Database Authentication
  5. SQL Credential Verifications