login(+Server, +Request) is det[multifile, wordlist(config)]
If a login item with 'data-server'(+Server) is clicked, the HTTP handler with id login is called. This handler figures the selected login server and calls this hook.
 swish_config:login(+Server, +Request)[multifile, wordlist(plugin/http_authenticate)]
Handler to deal with local HTTP based login.