From ecddd94e0baa490dbbd3562ff59eb180bddfbef3 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 14 Apr 2021 03:27:27 +0300 Subject: [WIP] Initial implementation of user auth There is a dance involved and everything Write down specs for RSA and AES, padding scheme, ugh. --- src/schema.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/schema.rs b/src/schema.rs index fb88640..4ac674d 100644 --- a/src/schema.rs +++ b/src/schema.rs @@ -246,5 +246,3 @@ impl MetuId { } } } - -// TODO: write schema tests using the original repo <09-04-21, yigit> // -- cgit v1.2.3-70-g09d2