| Summary: | [NEW PORT] sysutils/pass-otp: Pass extension for managing one-time-password (OTP) tokens | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Alexander Sieg <ports> | ||||
| Component: | Individual Port(s) | Assignee: | Mateusz Piotrowski <0mp> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | 0mp | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Alexander Sieg
2019-03-01 11:30:41 UTC
I improved the Makefile a little bit, you may take a look at it here: https://reviews.freebsd.org/D19434 Let me know there if you've got any suggestions! Thanks! Committed! Thanks! A commit references this bug: Author: 0mp Date: Mon Mar 4 10:43:40 UTC 2019 New revision: 494580 URL: https://svnweb.freebsd.org/changeset/ports/494580 Log: New port: sysutils/pass-otp: Pass extension for managing one-time-password (OTP) tokens A pass extension for managing one-time-password (OTP) tokens. Features: - managing and generating OTP tokens - inserting new OTP key URI - validating OTP URI - appending OTP URI to existing password files WWW: https://github.com/tadfisher/pass-otp PR: 236126 Submitted by: alex@xanderio.de (previous version) Reviewed by: krion Approved by: krion (mentor) Differential Revision: https://reviews.freebsd.org/D19434 Changes: head/sysutils/Makefile head/sysutils/pass-otp/ head/sysutils/pass-otp/Makefile head/sysutils/pass-otp/distinfo head/sysutils/pass-otp/pkg-descr |