6.0.0-RC7
6/16/26

[#14040] Do not create useless sessions with CalDAV requests
Summary Do not create useless sessions with CalDAV requests
Queue Horde Base
Queue Version FRAMEWORK_5_2
Type Enhancement
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester lst_hoe02 (at) kwsoft (dot) de
Created 7/2/15 (4002 days ago)
Due
Updated 7/13/15 (3991 days ago)
Assigned 7/7/15 (3997 days ago)
Resolved 7/13/15 (3991 days ago)
Milestone
Patch No

History
18 Michael Rubinsky Comment #4
State ⇒ Resolved
Version ⇒ FRAMEWORK_5_2
Reply to this comment
Horde 5.2.7
218 Git Commit Comment #3 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 47c4b71e00b671868e34270aaa35c6242b034c1d
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Mon Jul 13 16:47:53 2015 -0400

     Bug: 14040 Webdav requests should be session-less as well.

  horde/rpc.php |    2 ++
  1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/47c4b71e00b671868e34270aaa35c6242b034c1d
598 Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 11c1961a27cf084a4acae29126f262fb8e37cd1e
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Mon Jul 13 16:47:53 2015 -0400

     Bug: 14040 Webdav requests should be session-less as well.

  horde/rpc.php |    2 ++
  1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/11c1961a27cf084a4acae29126f262fb8e37cd1e
502 Michael Rubinsky Version ⇒ Git master
Queue ⇒ Horde Base
 
142 Michael Rubinsky State ⇒ Assigned
Assigned to Michael Rubinsky
 
243 lst_hoe02 (at) kwsoft (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Do not create useless sessions with CalDAV requests
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ New
Reply to this comment
Every CalDAV request create a sessions as of now, despite the fact 
that CalDAV is stateless in the spirit of RESTful. This might get 
fixed with $session_control = 'none' in rpc.php as it is already done 
with ActiveSync requests.


Saved Queries