Skip to content
Snippets Groups Projects
  1. Dec 20, 2019
  2. Dec 06, 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 03, 2018
  5. Jun 28, 2018
  6. Feb 17, 2018
  7. Feb 16, 2018
  8. Jan 29, 2018
  9. Jan 13, 2018
    • ale's avatar
      Propagate backend errors upstream · fce7b71c
      ale authored
      This allows Dovecot to fail temporarily if the key lookup backend is
      unavailable or has issues talking to LDAP.
      fce7b71c
  10. 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
  11. Dec 15, 2017
  12. Dec 09, 2017
  13. Dec 07, 2017
Loading