shithub: plan9front

Download patch

ref: e1c447bc119ad76322e700e4b8ccc582c08f264d
parent: 554fb43df5e3da4051fb7befef51c7b529b55d84
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Dec 3 00:47:35 EST 2017

screenlock: some improvements

check for "needkey " error string from auth_userpasswd() in case no
key is pesent in factotum. this used to be a common trap with stand
alone machines that do not have an authentication server setup.

indicate authentication in progress by drawing a white border.

delete unneccesary cruft and simplify the code.