From 6fdce03a10281a1200e32e5379f881a9745d2c1e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 05:41:41 +0000 Subject: [PATCH] Update version date --- .opus_version | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/.opus_version b/.opus_version index 66aa1f7..13d9d90 100644 --- a/.opus_version +++ b/.opus_version @@ -1,13 +1,6 @@ -Mon Aug 24 05:20:57 UTC 2020 -commit a77deb72ec575fe34c2866e5daea9683e629ace2 -Author: Kan18 <24967425+Kan18@users.noreply.github.com> -Date: Mon Aug 24 01:20:42 2020 -0400 +Mon Aug 24 05:41:40 UTC 2020 +commit ac91d8ed089e7aa13b8723953b9c67f8538accd0 +Author: Boom +Date: Mon Aug 24 01:41:25 2020 -0400 - Add a one-time password system (#47) - - This commit adds a one-time password system. Users can generate - passwords by using the `genotp` command (or manually queuing a set_otp - event with the SHA-256 hash of the one-time password they want to set) - and these passwords will be valid, along with the normal password, - either until the computer shuts down (or the net daemon is killed), a - new one-time password is generated, or the one-time password is used. + Trust manager (#46)