CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2021/03/29 06:08:39

Modified files:
        security/yubiserve: Makefile distinfo 
        security/yubiserve/pkg: DESCR PLIST 
        devel/quirks   : Makefile 
        devel/quirks/files: Quirks.pm 
Added files:
        security/yubiserve/patches: patch-setup_py 
                                    patch-yubikeyedup_tools_dbconf_py 
                                    patch-yubikeyedup_tools_dbcreate_py 
                                    patch-yubikeyedup_validate_py 
                                    patch-yubikeyedup_yubiserve_py 
        security/yubiserve/pkg: yubikeyedup.rc 
Removed files:
        security/yubiserve/patches: patch-README patch-dbconf_py 
                                    patch-yubiserve_cfg 
                                    patch-yubiserve_py 
        security/yubiserve/pkg: yubiserve.rc 

Log message:
Replace (unmaintained py2-only) yubiserve with "yubikeyedup", a rewrite.

Note, while it is broadly compatible with the most common use of
yubiserve it has its limits: it supports only sqlite3 (using the same
schema as before) not other databases, and it only supports HTTP
internally, if you require HTTPS then you will need to use a proxy (e.g.
relayd or nginx). It no longer uses a configuration file, only command
line arguments.

Reply via email to