xsshunter
xsshunter copied to clipboard
Self-Registration config
Added configuration option to enable/disable self-registration (requires restart of both api and gui servers). Reconfigured API and GUI servers to listen only on localhost, rather than 0.0.0.0. (Nginx handles the app proxying to these servers anyway so there's no reason for them to be publicly accessible.) Added some other entries to gitignore.
bump