- swish_config:config(?Key, ?Value, +Options) is nondet[multifile, wordlist(plugin/http_authenticate)]
- Make the user available as config.swish.user. This value is
provided if the user must login for any access to swish.
Optional login is handled by
update
in login.js
which calls
the HTTP handler user_info
.