Commit Graph

9 Commits

Author SHA1 Message Date
Vincent Breitmoser 860bd6e552 update to sequoia-0.20 2020-11-04 22:21:00 +01:00
Vincent Breitmoser 41ea7111d9
update to rust 2018 edition 2019-09-02 23:09:52 +02:00
Vincent Breitmoser 3c4625860b fix some compiler warnings 2019-06-22 22:45:17 +00:00
Vincent Breitmoser 9c0f31217d adapt hagrid to database changes 2019-05-14 16:27:12 +00:00
Vincent Breitmoser 851ea659b6 drop polymorphic database abstraction 2019-05-14 16:27:12 +00:00
Vincent Breitmoser 385efb37b3 restructure files 2019-05-14 16:27:12 +00:00
Justus Winter 8106d2cec6
Use Database::filter_userids in hagrid-delete.
- This properly strips the TPKs now.
2019-03-07 20:51:39 +01:00
Justus Winter 908d139d01
Avoid cloning UserID packets. 2019-03-07 14:31:41 +01:00
Justus Winter d14ba573de
Add a utility to delete bindings and keys.
- Fixes #44.
2019-03-06 15:21:45 +01:00