]> git.proxmox.com Git - pve-access-control.git/commit
oathkeygen: code style fixes
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 11 Apr 2023 13:13:43 +0000 (15:13 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 11 Apr 2023 13:15:43 +0000 (15:15 +0200)
commit357ae0959f3eea2834907780e995b801001189c3
treeecc3e46296fe02a8c3000744a5d7d2854246201e
parentf0595d158e5f70b511088aef5a39e007ad9bb73b
oathkeygen: code style fixes

we probably should just deprecate this altogether as it could be
worked around by doing a simple

 dd if=/dev/urandom bs=1 count=10 status=none | base32

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/oathkeygen