Import twofactor.

This commit is contained in:
2025-11-16 18:45:34 -08:00
parent 7c437ac45f
commit 83f88c49fe
2 changed files with 9 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
CHANGELOG
v1.12.0 - 2025-11-16
Added
- twofactor: the github.com/kisom/twofactor repo has been subtree'd
into this repo.
v1.11.2 - 2025-11-16
Changed

View File

@@ -90,6 +90,7 @@ Contents:
syslog/ Syslog-type logging.
tee/ Emulate tee(1)'s functionality in io.Writers.
testio/ Various I/O utilities useful during testing.
twofactor/ Two-factor authentication.
Each program should have a small README in the directory with more
information.