Letractively / rubycas-server

Automatically exported from code.google.com/p/rubycas-server
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Redirects with encoded spaces result in invalid URL #54

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. On a system that uses rubyCAS for authentication, create a URL that contains 
spaces.
   https://host.org/files/A%20File%20With%20Spaces.txt

2. Try to connect to the file before authenticating w/ rubyCAS on that server.
  "The target service your browser supplied appears to be invalid. Please contact your system 
administrator for help."

3. NOTE: once you have a valid ticket on the server the URL works as expected.

rubyCAS version 0.6.0, rubygem, mongrel.

This was tested using Sympa version 5.0 (http://sympa.org)

Original issue reported on code.google.com by emry...@roadrunner.com on 24 Jul 2008 at 5:28

GoogleCodeExporter commented 8 years ago

Original comment by matt.zuk...@gmail.com on 26 Sep 2008 at 3:57

GoogleCodeExporter commented 8 years ago
I can't seem to reproduce this in the latest version (0.7 beta). This may have 
been
fixed since 0.6 was released. Can you try grabbing the beta gem build and see if
you're still experiencing this? 

http://rubycas-server.googlecode.com/files/rubycas-server-0.6.99.325.gem

Original comment by matt.zuk...@gmail.com on 9 Oct 2008 at 6:08

GoogleCodeExporter commented 8 years ago
Okay I think I was able to catch the problem. It's been fixed in svn and the 
fix will
be included in the upcoming 0.7 release.

Original comment by matt.zuk...@gmail.com on 23 Oct 2008 at 9:38