Skip to content
Snippets Groups Projects
  1. Mar 08, 2021
  2. Mar 07, 2021
  3. Mar 03, 2021
  4. Feb 20, 2021
  5. Jan 18, 2021
  6. Jan 17, 2021
  7. Jan 13, 2021
  8. Jan 12, 2021
  9. Jan 10, 2021
  10. Feb 06, 2020
  11. Jan 08, 2020
  12. Dec 20, 2019
  13. Dec 06, 2019
  14. Jun 30, 2019
  15. Apr 02, 2019
  16. Apr 01, 2019
    • ale's avatar
      Merge branch 'sql' into 'master' · 8335ffea
      ale authored
      Add SQL support
      
      See merge request !1
      8335ffea
    • 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
  17. Mar 21, 2019
  18. Mar 19, 2019
  19. Feb 17, 2019
  20. Nov 22, 2018
  21. Nov 20, 2018
  22. Nov 18, 2018
  23. 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
Loading