Background
There are several widgets that accept user name input. These are currently configurable to accept existing user names, IP addresses and/or IP ranges.
Currently, if these widgets accept existing user names, this includes temporary user names.
We may need to specify temporary user names separately from named users.
Affected widgets
- UserInputWidget
- UsersMultiselectWidget
- HTMLUserTextField
Note that due to inheritance, it may not be necessary to make changes to all widgets.