Changes between Version 161 and Version 162 of API
- Timestamp:
- 08/10/2012 12:22:06 AM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
API
v161 v162 7 7 * [#Response Response] 8 8 * [#Applicationauthenticationandsessionmanagement Application authentication and session management] 9 * [#Security Security]10 9 * [#Snapshots Snapshots] 11 10 … … 213 212 [[BR]] 214 213 215 == Security216 It is **highly recommended** to make the service **ONLY** available via SSL! The application itself is not providing SSL itself, so please use a SSL proxy for that.217 218 TODO!219 220 214 == Snapshots 221 215 The calculcation of delegation chains is time consuming. Because of that a snapshot of the current delegation chains for every issue is calculated periodically by a background job. At some points in time (i.e. issue state changes) the current snapshot is saved for future use. The current snapshot is referred to as "latest", the saved snapshots are called: "end_of_admission", "half_freeze" and "full_freeze". These references can be used for the GET methods "population", "interest" and "support".
