Implement options --allow-uid and --admin-uid.
* src/payprocd.c (add_allowed_uid): New. (main): Implement options. (connection_thread): Pass UID to the connection handler. * src/commands.c (cmdtbl): Add field "admin_required". (connection_handler): Add arg UID and implement checks.