Commit graph

8 commits

Author SHA1 Message Date
1e99
08fbba0e0a no longer pass base64 encoding to handlers 2024-11-08 16:04:00 +01:00
1e99
9f1c4dd9e6 use http package status for when password is too long 2024-11-08 16:03:00 +01:00
1e99
0381cb13ba use []byte for binary payloads 2024-11-08 16:02:26 +01:00
1e99
e3805b1a04 rework the way passwords expire 2024-10-30 11:25:42 +01:00
1e99
28bb9f6753 rework storage interface 2024-10-30 11:17:48 +01:00
1e99
7bea159f2b add middlewares package 2024-10-30 10:24:41 +01:00
1e99
b0baf85078 add endpoint to check if password exists 2024-10-30 00:36:53 +01:00
1e99
7d21bde292 first commit 2024-10-30 00:08:11 +01:00