museix33 / omapd

Automatically exported from code.google.com/p/omapd
GNU General Public License v3.0
0 stars 0 forks source link

Configuration option to allow invalid session ids no longer works #38

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
curl in a new session request
2.
curl in a publish request without setting the session-id

What is the expected output? What do you see instead?
With <allow_invalid_session_id allow="yes"/> in the config file I would expect 
the above publish to be allowed, but an InvalidSessionId error is returned.

Original issue reported on code.google.com by smat...@gmail.com on 14 Jun 2012 at 1:10