Baptiste Jonglez
8777b73bb7
lg: Change configuration of proxied hosts (not backward compatible)
...
This simplifies and clarify the configuration, while making it more
generic and getting rid of the "DOMAIN" variable.
Proxied hosts can now be reached over HTTP or HTTPS, through any DNS name,
and even through IP literals to avoid dependency on DNS. With the
previous code, proxied hosts needed to be reachable with the fixed scheme
`http://<host>.<DOMAIN>:<port>`, and this was a big limitation for some
deployments.
This is not backwards compatible, users will have to adapt their
configuration. We rename the `PROXY` variable to `HOSTS` to make that
extra-clear.
2021-05-10 23:21:45 +02:00
Baptiste Jonglez
ef6b32c527
Fix XSS when handling query
...
Fixes #63
2021-05-10 23:03:14 +02:00
Baptiste Jonglez
ca4550ae74
Fix HTML markup (wrong title position)
2020-06-15 22:06:59 +02:00
Guillaume Marsay
f87719956a
Add WEBSITE_TITLE - Issue #69
2020-06-15 17:35:42 +02:00
tamihiro
1f020cdc40
Encode +
when it appears in URL.
...
This patch takes care of encoding `+` within URL, such as `View the BGP map` link on the output of `show route where net ~ [ <prefix> + ]` response.
2019-06-09 21:39:21 +09:00
Mehdi Abaakouk
2342607092
Allow get svg
2017-08-16 22:40:07 +02:00
root
f0058c6a41
Add prepend info on graph
2016-03-02 09:46:51 +01:00
Baptiste Jonglez
317de87866
Don't hardcode tetaneutral.net in the site title
2014-01-28 16:17:28 +01:00
Mehdi Abaakouk
6311df95e8
Rewrite the way that user input is handled
2012-10-17 16:17:52 +02:00
Mehdi Abaakouk
9ca18eff4a
Made summary sortable
2012-08-10 18:36:09 +02:00
Mehdi Abaakouk
cb6bb4dd31
Add color to peer status
2012-07-20 14:00:20 +02:00
Mehdi Abaakouk
1474ff90aa
Allow html string in error/warning messages
2012-07-16 08:08:47 +02:00
Mehdi Abaakouk
4da3d5e02c
Improve bgpmap png
2012-05-29 16:53:19 +02:00
Mehdi Abaakouk
2a15a0cfc3
Add BGPmaps
2012-05-27 14:30:31 +02:00
Mehdi Abaakouk
d01dd9ac1e
Add progress bar
2012-02-08 22:05:28 +01:00
Mehdi Abaakouk
d29ccc9290
Rebuild UI with bootstrap
2012-02-05 14:30:32 +01:00
Mehdi Abaakouk
4cdb730b59
Add copyright header
2012-01-27 19:12:59 +01:00
Mehdi Abaakouk
d81b45da6e
Add error message for empty argument
2012-01-27 11:32:50 +01:00
Mehdi Abaakouk
cf59cd673d
Add adv show route
2012-01-27 00:15:46 +01:00
Mehdi Abaakouk
3f4f5a6960
Use proxy instead for socket redirect
2012-01-26 17:12:18 +01:00
Mehdi Abaakouk
914eb489bf
Add history and traceroute
2012-01-22 23:06:52 +01:00
Mehdi Abaakouk
53e48a4076
Improve UI
2012-01-20 16:50:58 +01:00
Mehdi Abaakouk
69ee07ffc2
Refactoring code
2012-01-20 00:12:37 +01:00
Mehdi Abaakouk
41aca54fba
Create link for whois on as number
2012-01-16 14:14:06 +01:00
Mehdi ABAAKOUK
677e3a2f73
Load first item by default
2012-01-03 10:11:24 +01:00
Mehdi ABAAKOUK
fb22ef2ff8
Add show route for <prefix> all
2011-12-18 12:32:00 +01:00
Mehdi ABAAKOUK
46e2f086c0
More dynamic UI
2011-12-16 19:05:36 +01:00
Mehdi ABAAKOUK
f6738ea4dc
Handler Enter key
2011-12-16 12:59:00 +01:00
Mehdi ABAAKOUK
6a68df0534
Initial Commit
2011-12-16 11:02:24 +01:00