Commit graph

9 commits

Author SHA1 Message Date
1e99
5b29bb7285 use gob instead of JSON 2024-10-30 12:18:27 +01:00
1e99
7536e5d9af store passwords on disk using JSON instead of gob 2024-10-30 11:51:20 +01:00
1e99
aaa1715f32 rework password expiration cleaning 2024-10-30 11:47:17 +01:00
1e99
28bb9f6753 rework storage interface 2024-10-30 11:17:48 +01:00
1e99
186188090c add dir store 2024-10-30 10:09:18 +01:00
1e99
b0baf85078 add endpoint to check if password exists 2024-10-30 00:36:53 +01:00
1e99
c8bbe24d4d add configurable clear interval 2024-10-30 00:25:53 +01:00
1e99
dfa37fc7fa allow storage to close 2024-10-30 00:21:25 +01:00
1e99
7d21bde292 first commit 2024-10-30 00:08:11 +01:00