Colm O hEigeartaigh
81bd743eaa
AMQ-7231 - Fix XSS in WebConsole
2020-01-24 12:20:26 +00:00
Jean-Baptiste Onofré
17c417e808
Merge pull request #398 from gabrielmcoelho/patch-1
...
Remove out-of-bounds index comparison
2019-10-18 19:07:03 +02:00
Colm O hEigeartaigh
63b1238c4d
AMQ-7322 - Add HTTPOnly flag to the webconsole + REST API Cookies
2019-10-18 17:18:33 +01:00
Gabriel Medeiros Coelho
44cae0e873
Remove out-of-bounds index comparison
2019-10-17 19:20:36 -03:00
Colm O hEigeartaigh
2a66f53fdc
AMQ-7235 - Remove hard-coded credentials from OsgiConfiguration
2019-07-03 18:28:55 +01:00
Jean-Baptiste Onofré
b84923ae9a
Merge pull request #341 from coheigea/copyright
...
Update copyright year
2019-05-14 07:38:22 +02:00
Colm O hEigeartaigh
84f675a7a1
Disable directory listing for the webconsole
2019-02-08 15:25:13 +00:00
Colm O hEigeartaigh
13c9f2bbd8
Update copyright year
2019-01-21 10:19:37 +00:00
artnaseef
d8c80a9821
[AMQ-6954] encode the QueueFilter field value also
2018-08-07 14:39:55 -07:00
gtully
dd3cac8f6c
AMQ-5976 - sanitise filter display
2018-07-04 12:04:19 +01:00
Hadrian Zbarcea
69eba7cf37
[no jira] Fix invalid xml for broker config
2017-12-18 17:56:25 -05:00
Christopher L. Shannon (cshannon)
b3dff48a0a
AMQ-5932 - removing all traces of Spring DM
...
Spring DM is not longer needed anymore after the upgrade to Camel 2.19.x
as everything is using Blueprint
2017-06-24 08:59:45 -04:00
Christopher L. Shannon (cshannon)
04b60cb188
AMQ-6664 - Adding missing header tag to JSP files
...
Also fixing JSP comments. This fix is a follow on to
AMQ-6620
2017-05-24 16:22:23 -04:00
Christian Schneider
f651aa361f
[AMQ-6620] Workaround until the actual issue is fixed in karaf
2017-03-10 16:19:05 +01:00
Christian Schneider
ff34668a2d
[AMQ-6605] Properly specify the tag libs we use
2017-02-17 18:11:23 +01:00
Claus Ibsen
0b767fcb0c
AMQ-5976: Filter queues by name in admin webconsole. Thanks to Francois Chartier for the patch. This closes #144 .
2016-11-29 18:42:08 +01:00
Hadrian Zbarcea
be24a133ef
This closes #88 (merged as a65ac586
). More file permissions fixes.
2016-11-03 14:26:34 -04:00
Hadrian Zbarcea
d5a929c0d2
This closes #205 . Won't fix. (fix even more file permissions)
2016-11-03 14:11:40 -04:00
Christopher L. Shannon (cshannon)
c1157fe1f0
https://issues.apache.org/jira/browse/AMQ-6468
...
Fixing JSTL tags in JSP pages
2016-10-17 08:38:50 -04:00
Petter Nordlander
478d28f988
AMQ-5662 improve Web Console to support retry from all configured DLQs
2016-03-14 21:26:21 +01:00
Christopher L. Shannon (cshannon)
24ad367785
https://issues.apache.org/jira/browse/AMQ-6170
...
Fixing X-Frame-Options header so that is applied for all content served
by Jetty. The previous patch wasn't correct because it only applied it
to Servlets and JSPs and not static content. This also reverts AMQ-6113
2016-02-12 20:43:45 +00:00
Christopher L. Shannon (cshannon)
186b5d0f30
https://issues.apache.org/jira/browse/AMQ-6113
...
Properly set the X-FRAME-OPTIONS header on web responses.
2016-01-29 21:05:35 +00:00
Christopher L. Shannon (cshannon)
d0f5c27785
https://issues.apache.org/jira/browse/AMQ-6146
...
Fixing JSTL tags in the Webconsole
2016-01-28 14:05:45 +00:00
Christopher L. Shannon (cshannon)
27a07431fb
NO JIRA - removing unintended commit
2016-01-28 11:44:16 +00:00
Christopher L. Shannon (cshannon)
f44c3d20ed
https://issues.apache.org/jira/browse/AMQ-5356
...
Upgraded to Jetty 9.2.x to solve JDK 8 compatibility issues.
This required migrating to the new WebSocket API.
2015-09-03 11:54:57 +00:00
gtully
0f4320d00f
fix unchecked warn
2015-07-09 15:09:32 +01:00
Dejan Bosanac
eaf766b35d
https://issues.apache.org/jira/browse/AMQ-5775 - encode queueGraph.jsp
2015-05-13 16:32:49 +02:00
Claus Ibsen
9b3d651b38
AMQ-5760: ActiveMQ - Output url to the rest api when starting AMQ
2015-05-04 18:45:24 +02:00
Claus Ibsen
559f52a2aa
Upgrade year to 2015
2015-03-15 11:34:04 +01:00
Daniel Kulp
bc2e2d9a41
[AMQ-5517] Start stubbing in some of the extra params and such that will be needed to support jetty 9
2015-01-13 09:24:50 -05:00
Hadrian Zbarcea
8dea161d55
AMQ-5491 - Standalone Web console Session timeout with user/password input.
2015-01-05 12:24:25 -05:00
Dejan Bosanac
994d9b26a0
https://issues.apache.org/jira/browse/AMQ-5033 - revert changes to the rss and atom feed links, as c:url doesn't escape value
2014-12-10 12:05:28 +01:00
Daniel Kulp
6ae576cafb
Minor cleanup to use a c:out to output the data
2014-08-19 13:34:53 -04:00
Andreas Kuhtz
c0f28e8e0a
Web-console does not initialize under Spring-4.x because dispatcher-servlet.xml has very old bean definition.
...
This closes #37
Signed-off-by: Daniel Kulp <dkulp@apache.org>
2014-07-30 10:23:22 -04:00
Daniel Kulp
06bb7a2716
Update poms to fully load into M2E
2014-07-10 13:47:55 -04:00
Jason Sherman
d37786ea13
Add Jetty host property to resolve URL message
2014-05-09 16:38:49 -04:00
Hadrian Zbarcea
3f32507f78
Use autocrlf consistently for line endings
2014-04-29 14:18:37 -04:00
artnaseef
ae2504ab8e
AMQ-5104: Add non-durable subscribers to the subscriber page, and topic-specific subscriber view for individual topics.
2014-03-14 23:10:13 -07:00
artnaseef
db1e3fc9e3
AMQ-2429: Add pages listing producers for Queues and Topics.
2014-03-14 19:53:53 -07:00
artnaseef
dcbac84a8c
AMQ-4998: apply fix from Guilhem RAMBAL. Added use of "<c:out>" to propery html-encode the output.
2014-02-20 07:47:34 -07:00
artnaseef
ec249f4dac
AMQ-4175: correct the syntax on the message-view "move" operation so clicking the link works properly.
2014-02-15 20:13:32 -07:00
artnaseef
c8402a6e34
AMD-4175: applied patch from Torbjørn Skyberg Knutsen: added webconsole retry operations for messages on "DLQ." and "DLT." destinations; sort queue names for move or copy operations. Also added confirmation dialogs for all message operations not already covered.
2014-02-15 19:08:33 -07:00
James Carman
0c4790bb94
AMQ-5033: webconsole url and html encoding missing
2014-02-08 21:21:40 -07:00
artnaseef
4985e08ea8
[AMQ-4813] correct the URL encoding of message IDs. Use <c:url> to format <a href> urls.
2014-02-06 11:54:40 -07:00
Daniel Kulp
17d1489c62
[AMQ-5029] embedded webconsole broker does not resolve activemq.data system property
2014-02-05 16:08:26 -05:00
Daniel Kulp
3321f99643
[AMQ-4174] Redirect back to queue overview after delete/moving message
...
Patch from Robert Balent applied
2014-02-05 15:19:44 -05:00
Daniel Kulp
cbc227cd1c
[AMQ-4994] Remove site-mesh
2014-01-31 21:46:07 -05:00
Hadrian Zbarcea
f4e768760f
AMQ-4994. Fix OOME while browsing deep queues
2014-01-31 16:56:21 -05:00
Claus Ibsen
25f4e874eb
Polished
2013-11-22 11:01:35 +01:00
Claus Ibsen
d02f696dd0
Updated (c) to 2013
2013-10-14 09:40:41 +02:00