Commit Graph

28 Commits

Author SHA1 Message Date
Justus Winter e68cf3cdf2
Build Sequoia without compression support. 2019-04-24 11:30:46 +02:00
Justus Winter e1673bb102
Bump Sequoia to 0.6. 2019-04-24 11:28:59 +02:00
Neal H. Walfield 9e104a9d8c
Switch back to Sequoia git
- Needed for Sequoia's new RFC 2822 parser.
2019-04-12 14:01:57 +02:00
Vincent Breitmoser 98abc6cc44
implement token service 2019-04-02 15:03:28 +02:00
Justus Winter 995b83ee36
Bump Sequoia to 0.5.
- Fixes #35.
2019-03-14 17:09:40 +01:00
Justus Winter 8e3c9714c0
Avoid copying templates in tests. 2019-03-13 12:22:06 +01:00
Justus Winter 50b89a6579
Bump Sequoia. 2019-03-11 11:32:00 +01:00
Justus Winter c0623ca419
Drop. 2019-03-07 14:31:43 +01:00
Justus Winter d14ba573de
Add a utility to delete bindings and keys.
- Fixes #44.
2019-03-06 15:21:45 +01:00
Justus Winter d5c4c74656
Move the database module to a new crate.
- This way we can share the code between multiple binaries without
    running the common tests twice.

  - Fixes #45.
2019-03-05 17:30:56 +01:00
Justus Winter 57fc042dae
Test email confirmations when uploading keys. 2019-03-05 13:40:25 +01:00
Justus Winter 1361193a75
Turn hagrid into a multi-binary project.
- Moving the importer to src allows us to reuse code.
2019-02-27 11:54:55 +01:00
Justus Winter 13cd960b9b Add test infrastructure for integration tests. 2019-02-25 18:36:10 +01:00
Justus Winter 88260c8e1f
Break your chains and just failure.
- Fixes #42.
2019-02-22 21:31:35 +01:00
Justus Winter 7ccf5a535d
Add an importer for the SKS dump.
- Fixes #41.
2019-02-22 16:18:44 +01:00
Justus Winter 9e4926fcc9
Use relative links.
- In order to store the links in the inodes, we need to make sure
    that they are short.  The first step is to use relative links.
2019-02-22 16:17:20 +01:00
Justus Winter 0508342c31
Use Sequoia from git.
- This version contains important fixes that are not yet released.
2019-02-22 16:17:11 +01:00
Justus Winter bc6860d1e9
Use a released version of Sequoia.
- Fixes #35.
2019-02-21 21:17:29 +01:00
Kai Michaelis 2ddca1dd6d display hagrid version and commit in footer of all templates 2019-02-08 19:51:06 +01:00
Kai Michaelis 7d016f2028 serialize fpr as hex and packets as base64 strings 2019-01-04 14:54:40 +01:00
Leon Tan f606d31074 Fix Rocket API 2018-12-25 21:55:13 +01:00
Nico Weichbrodt 8f55222a4e Fix renamed openpgp dependency 2018-11-25 13:20:04 +00:00
seu 66caaf4074 rename to hagrid 2018-11-22 16:41:33 +01:00
seu a7937158ff Initial mail support.
Deletion and verification mails are now sent via sendmail
2018-11-02 11:50:57 +01:00
seu 7844c81774 use uuencode for userids and hex for fprs 2018-10-24 19:45:11 +02:00
seu 809d83b080 get sequoia from git 2018-10-18 17:01:06 +02:00
seu fe8ad784a9 expose db via web 2018-09-19 22:24:38 +02:00
seu 66fef4a275 initial commit 2018-08-16 20:35:19 +02:00