pete | 8 Aug 2004 20:41
Picon
Favicon

doubled session key in redirection url

When editing page content, giapeto always throws me to the Horde login page 
whenever i move any block. I found the problem was the session key, which was 
put twice in the redirection url in file giapeto/blockmove.php. patch in 
attachment for those encountering the same.

My framework and Giapeto cvs are of 6.August.

:pete

 
Attachment (blockmove.php.patch): application/octet-stream, 371 bytes
--

-- 
giapeto mailing list - Join the hunt: http://horde.org/bounties/#giapeto
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: giapeto-unsubscribe@...
Roel Gloudemans | 8 Aug 2004 21:02

Problem with images

Hi List,

I've got a problem with the insertion of images (the image should then be stored
in the database) in a block.

On my testsystem, a linux boxs everything works OK. On the Solaris production
system it does not. Images are not shown after insertion. Ansel is working fine
on bith systems.

Does anyone have any idea where to look to solve this problem?

Cheers,
Roel.

--

-- 
giapeto mailing list - Join the hunt: http://horde.org/bounties/#giapeto
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: giapeto-unsubscribe@...

Chuck Hagenbuch | 9 Aug 2004 16:47
Favicon
Gravatar

Re: doubled session key in redirection url

Quoting pete <pkarttun@...>:

> When editing page content, giapeto always throws me to the Horde login page
> whenever i move any block. I found the problem was the session key, which was
> put twice in the redirection url in file giapeto/blockmove.php. patch in
> attachment for those encountering the same.

Committed, thanks!

-chuck

--
"Regard my poor demoralized mule!" - Juan Valdez
--

-- 
giapeto mailing list - Join the hunt: http://horde.org/bounties/#giapeto
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: giapeto-unsubscribe@...

Roel Gloudemans | 17 Aug 2004 14:30

Example site

For those of you who want an example of what you can do with Giapeto:

http://www.gloudemans.info

This site is build on Horde/Giapeto/Ansel

I've still got a couple of issues left which I'll try to solve in the near
future:
1) The "Options" link is Ansel should not be showed for guest
2) A block consisting of an image is showed in the giapeto interface, but not on
the website (user rights on vfs I think)

>From a webserver point of view the site is easy to secure. Only a handful of php
scripts are called directly. Access to the other scripts can be disallowed. (For
guest giapeto only uses /horde/giapeto/pages.php and /horde/services/css.php).

Cheers,
Roel.

--

-- 
giapeto mailing list - Join the hunt: http://horde.org/bounties/#giapeto
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: giapeto-unsubscribe@...

Marko Djukic | 17 Aug 2004 15:54
Favicon

Re: Example site

Quoting Roel Gloudemans <roel@...>:

> For those of you who want an example of what you can do with Giapeto:
>
> http://www.gloudemans.info
>
> This site is build on Horde/Giapeto/Ansel

nice job! looks really good.

> I've still got a couple of issues left which I'll try to solve in the near
> future:
> 1) The "Options" link is Ansel should not be showed for guest
> 2) A block consisting of an image is showed in the giapeto interface, but not
> on
> the website (user rights on vfs I think)

re 2), not sure what is wrong. what do you mean "giapeto interface"? you see the
images fine when you are logged in?

--
Marko Djukic
Horde Project (http://horde.org)
--

-- 
giapeto mailing list - Join the hunt: http://horde.org/bounties/#giapeto
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: giapeto-unsubscribe@...

Jan Schneider | 17 Aug 2004 14:48
Favicon
Gravatar

Re: Example site

Zitat von Roel Gloudemans <roel@...>:

> For those of you who want an example of what you can do with Giapeto:
>
> http://www.gloudemans.info

Wow, really nice.

Jan.

--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting.php
--

-- 
giapeto mailing list - Join the hunt: http://horde.org/bounties/#giapeto
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: giapeto-unsubscribe@...

Roel Gloudemans | 17 Aug 2004 14:57

Re: Example site

>> 2) A block consisting of an image is showed in the giapeto 
>> interface, but not
>> on
>> the website (user rights on vfs I think)
>
> re 2), not sure what is wrong. what do you mean "giapeto interface"? 
> you see the
> images fine when you are logged in?

Yes, when logged in the images are fine, when not, then no images.

Cheers,
Roel.

--

-- 
giapeto mailing list - Join the hunt: http://horde.org/bounties/#giapeto
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: giapeto-unsubscribe@...

Marko Djukic | 17 Aug 2004 16:20
Favicon

Re: Example site

Quoting Roel Gloudemans <roel@...>:

> >> 2) A block consisting of an image is showed in the giapeto
> >> interface, but not
> >> on
> >> the website (user rights on vfs I think)
> >
> > re 2), not sure what is wrong. what do you mean "giapeto interface"?
> > you see the
> > images fine when you are logged in?
>
> Yes, when logged in the images are fine, when not, then no images.

can you point me to any image that you have inserted in giapeto?

--
Marko Djukic
Horde Project (http://horde.org)
--

-- 
giapeto mailing list - Join the hunt: http://horde.org/bounties/#giapeto
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: giapeto-unsubscribe@...

Roel Gloudemans | 17 Aug 2004 15:35

Re: Example site

>> >> 2) A block consisting of an image is showed in the giapeto
>> >> interface, but not
>> >> on
>> >> the website (user rights on vfs I think)
>> >
>> > re 2), not sure what is wrong. what do you mean "giapeto interface"?
>> > you see the
>> > images fine when you are logged in?
>>
>> Yes, when logged in the images are fine, when not, then no images.
>
> can you point me to any image that you have inserted in giapeto?

OK, I alreay found a couple of things out. First, stupid,stupid me.
/horde/services/images/view.php was forbidden. Resolved that one first.

Looking at the frame source you see:
<img
src="/horde/services/images/view.php?f=73163ea17ac826616cd6b5f5b9c5cc20&s=vfs&p=.horde%2Fgiapeto%2Fgloudemans.info%2FProtected&n=heading.gif"
alt="" title="" />

If I try to load this URL directly it comes up with the message

"You don't have permission to access /horde/login.php on this server." 
which is
correct since I blocked this. I also tried it out over https (for which you
have to login). Over https I'm presented with the horde login screen.

I added the image to the "Protected" page of the site, below the CA 
certificate
(Continue reading)

Marko Djukic | 17 Aug 2004 16:48
Favicon

Re: Example site

Quoting Roel Gloudemans <roel@...>:

> >> >> 2) A block consisting of an image is showed in the giapeto
> >> >> interface, but not
> >> >> on
> >> >> the website (user rights on vfs I think)
> >> >
> >> > re 2), not sure what is wrong. what do you mean "giapeto interface"?
> >> > you see the
> >> > images fine when you are logged in?
> >>
> >> Yes, when logged in the images are fine, when not, then no images.
> >
> > can you point me to any image that you have inserted in giapeto?
>
> OK, I alreay found a couple of things out. First, stupid,stupid me.
> /horde/services/images/view.php was forbidden. Resolved that one first.
>
> Looking at the frame source you see:
> <img
>
src="/horde/services/images/view.php?f=73163ea17ac826616cd6b5f5b9c5cc20&s=vfs&p=.horde%2Fgiapeto%2Fgloudemans.info%2FProtected&n=heading.gif"
> alt="" title="" />
>
> If I try to load this URL directly it comes up with the message
>
> "You don't have permission to access /horde/login.php on this server."
> which is
> correct since I blocked this. I also tried it out over https (for which you
> have to login). Over https I'm presented with the horde login screen.
(Continue reading)


Gmane