Skip to content
Snippets Groups Projects
  1. Sep 01, 2023
  2. Aug 29, 2023
  3. Dec 19, 2022
  4. Sep 13, 2022
  5. Sep 12, 2022
  6. Dec 06, 2019
  7. Apr 02, 2019
  8. 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
  9. Nov 20, 2018
  10. 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
  11. Jun 28, 2018
  12. Feb 16, 2018
  13. Jan 13, 2018
  14. 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