ID |
Date |
Author |
Topic |
Subject |
Text |
|
1454
|
28 Feb 2019 |
Konstantin Olchanski | Info | resource file search path, mhttpd magic urls | > url contains midas.js -> send_resource("midas.js")
mhttpd looks for resource files in these |
|
1455
|
01 Mar 2019 |
Konstantin Olchanski | Info | Gyrations of custom pages and ODB /Custom/Path | Before the days of javascript and ajax and
web 2.0, MIDAS introduced "custom pages"
for
|
|
1457
|
04 Mar 2019 |
Stefan Ritt | Info | Gyrations of custom pages and ODB /Custom/Path | Parsing all URL in mhttpd to prevent /etc/passwd
etc. to be returned is tricky, because people
can use escape sequences etc. Therefore I |
|
1458
|
04 Mar 2019 |
Thomas Lindner | Info | Gyrations of custom pages and ODB /Custom/Path | Hi Stefan and Konstantin,
I think that this proposal sounds fairly |
|
1459
|
04 Mar 2019 |
Stefan Ritt | Info | Gyrations of custom pages and ODB /Custom/Path | Sounds reasonable to me.
Stefan
|
|
1460
|
04 Mar 2019 |
Suzannah Daviel | Info | Gyrations of custom pages and ODB /Custom/Path | I see two separate issues here.
One is restricting the custom pages to ONE |
|
1461
|
04 Mar 2019 |
Konstantin Olchanski | Info | Gyrations of custom pages and ODB /Custom/Path | Hi, guys, as I was exploring the code and
the commit history on Thursday (git rules!)
and
|
|
1464
|
05 Mar 2019 |
Stefan Ritt | Info | Gyrations of custom pages and ODB /Custom/Path | First, I did not propose to give up the /Custom
tree in the ODB, sorry for the misunderstanding.
We still need it in order to display the |
|
1465
|
05 Mar 2019 |
Stefan Ritt | Info | Gyrations of custom pages and ODB /Custom/Path | > - mhttpd cannot serve /etc/passwd by default
as "/" is forbidden in file names added to
/Custom/Path.
|
|
1467
|
05 Mar 2019 |
Konstantin Olchanski | Info | Gyrations of custom pages and ODB /Custom/Path | > > - mhttpd cannot serve /etc/passwd by default
as "/" is forbidden in file names added to
/Custom/Path.
|
|
1468
|
05 Mar 2019 |
Thomas Lindner | Info | Gyrations of custom pages and ODB /Custom/Path | > First, I did not propose to give up the
/Custom tree in the ODB, sorry for the misunderstanding.
We still need it in order to display the |
|
1469
|
05 Mar 2019 |
Konstantin Olchanski | Info | Gyrations of custom pages and ODB /Custom/Path | > First, I did not propose to give up the
/Custom tree in the ODB, sorry for the misunderstanding.
> We still need it in order to display the |
|
1470
|
05 Mar 2019 |
Stefan Ritt | Info | Gyrations of custom pages and ODB /Custom/Path | > > > - mhttpd cannot serve /etc/passwd by
default as "/" is forbidden in file names
added to /Custom/Path.
|
|
1472
|
05 Mar 2019 |
Konstantin Olchanski | Info | Gyrations of custom pages and ODB /Custom/Path | > Just set
> /Custom/Path = /./
> which is allowed right now and then access |
|
1473
|
05 Mar 2019 |
Stefan Ritt | Info | Gyrations of custom pages and ODB /Custom/Path | I stop the discussion here because it goes
in circles. We can't convince each others,
so somebody has to give up, and that's me.
|
|
1474
|
05 Mar 2019 |
Konstantin Olchanski | Info | Gyrations of custom pages and ODB /Custom/Path | > > We have several large installations at
TRIUMF that use the old-style custom pages
- MUSR, BNMR/BNQR, TITAN (and more?) -
|
|
1475
|
05 Mar 2019 |
Konstantin Olchanski | Info | Gyrations of custom pages and ODB /Custom/Path | >
> That sounds fine, as long as it is clearly
documented.
|
|
1476
|
05 Mar 2019 |
Stefan Ritt | Info | Gyrations of custom pages and ODB /Custom/Path | > The biggest problem so far we have seen
is with some pages having incorrect form
submission
|
|
1477
|
05 Mar 2019 |
Konstantin Olchanski | Info | mhttpd magic urls | > Here is the list of mhttpd magic URLs.
See additional magic URLs at the very bottom:
|
|
1481
|
06 Mar 2019 |
Konstantin Olchanski | Info | Gyrations of custom pages and ODB /Custom/Path | > > The biggest problem so far we have seen
is with some pages having incorrect form
submission
|
|