gpg: Allow new user ids with only the mail address.
* g10/keygen.c (ask_user_id): Allow empty name.
The --quick-gen-key command allows this and further some mail
providers require that a key has only the mail address to allow for
anonymous accounts.
- Signed-off-by: Werner Koch <wk@gnupg.org>