Skip to content
Snippets Groups Projects
  1. Dec 06, 2019
  2. Apr 02, 2019
  3. Apr 01, 2019
    • ale's avatar
      Add SQL support · 2be2e08d
      ale authored
      Introduces the "sql" backend, and refactors backends behind a nicer
      interface (which looks a lot like the one in id/auth). Users can
      define arbitrary SQL queries to fetch the key data, to adapt to their
      database schema.
      
      Include vendored dependencies for sqlite3/mysql/postgres.
      2be2e08d
  4. Nov 20, 2018
  5. Nov 16, 2018
    • ale's avatar
      Fix passdb response · 9906d614
      ale authored
      Sets 'noauthenticate', and prefixes the private key with the userdb_
      prefix as it should.
      9906d614
  6. Jun 28, 2018
  7. Feb 16, 2018
  8. Jan 13, 2018
  9. Jan 12, 2018
    • ale's avatar
      Add dovecot-keylookupd · ac17981a
      ale authored
      The dovecot-keylookupd is a dict-proxy dovecot lookup daemon, which
      can read public and private keys from the LDAP backend and use them
      for Dovecot userdb / passdb lookups.
      ac17981a
Loading