fish-shell/share/tools/web_config
Konrad Borowski 6d749789ce Use 127.0.0.1 for fish config.
Before this change, fish config used 0 as its address. However, this
isn't a good idea from security point of view, as web service can be
accessed from everywhere, and do anything on the account it was ran on.

This also deals with firewalls which block the access to 0 even from
the host machine itself. It possibly might fix #673, but I'm not sure.
2014-02-27 14:47:08 +01:00
..
js Rework color editing in fish_config. Bury customization mode a bit: 2014-02-24 01:56:02 -08:00
partials Rework color editing in fish_config. Bury customization mode a bit: 2014-02-24 01:56:02 -08:00
sample_prompts Partially fix #1224. 2014-01-10 21:33:50 +01:00
delete.png Implemented history deletion from fish_config 2012-07-27 00:31:00 -07:00
fishconfig.css Rework color editing in fish_config. Bury customization mode a bit: 2014-02-24 01:56:02 -08:00
index.html Rework color editing in fish_config. Bury customization mode a bit: 2014-02-24 01:56:02 -08:00
webconfig.py Use 127.0.0.1 for fish config. 2014-02-27 14:47:08 +01:00