Skip to content
This repository was archived by the owner on Jan 28, 2020. It is now read-only.

Commit 262768a

Browse files
committed
NEWS: Add consistent whitespace between releases.
1 parent 7bb98cf commit 262768a

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

NEWS

+18
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Bug fixes:
3333
* Fix segmentation fault if MellonPostReplay is enabled but
3434
MellonPostDirectory is not set.
3535

36+
3637
Version 0.13.0
3738
---------------------------------------------------------------------------
3839

@@ -100,6 +101,7 @@ In addition this release contains the following new features and fixes:
100101

101102
* Fix AssertionConsumerService lookup for PAOS requests.
102103

104+
103105
Version 0.11.1
104106
---------------------------------------------------------------------------
105107

@@ -112,6 +114,7 @@ Security fixes:
112114
resource exhaustion) due to missing size checks when reading
113115
POST data.
114116

117+
115118
Version 0.11.0
116119
---------------------------------------------------------------------------
117120

@@ -139,6 +142,7 @@ Version 0.11.0
139142
* Fix error about missing authentication with DirectoryIndex in
140143
Apache 2.4.
141144

145+
142146
Version 0.10.0
143147
---------------------------------------------------------------------------
144148

@@ -158,6 +162,7 @@ Version 0.10.0
158162
on the cookie being deleted, so this only fixes the cookie showing
159163
up after the session is deleted.)
160164

165+
161166
Version 0.9.1
162167
---------------------------------------------------------------------------
163168

@@ -245,6 +250,7 @@ Version 0.7.0
245250
* Add MellonSetEvnNoPrefix directive to set environment variables
246251
without "MELLON_"-prefix.
247252

253+
248254
Version 0.6.1
249255
---------------------------------------------------------------------------
250256

@@ -254,6 +260,7 @@ Version 0.6.1
254260
* Add a fallback for the case where the POST replay data has expired
255261
before the user logs in.
256262

263+
257264
Version 0.6.0
258265
---------------------------------------------------------------------------
259266

@@ -308,6 +315,7 @@ Other changes:
308315

309316
* Some code cleanups.
310317

318+
311319
Version 0.5.0
312320
---------------------------------------------------------------------------
313321

@@ -332,6 +340,7 @@ Version 0.5.0
332340

333341
* Several cleanups in the code that starts authentication.
334342

343+
335344
Version 0.4.0
336345
---------------------------------------------------------------------------
337346

@@ -355,6 +364,7 @@ Version 0.4.0
355364

356365
* Several bugfixes.
357366

367+
358368
Version 0.3.0
359369
---------------------------------------------------------------------------
360370

@@ -366,25 +376,29 @@ Version 0.3.0
366376

367377
* Various bugfixes.
368378

379+
369380
Version 0.2.7
370381
---------------------------------------------------------------------------
371382

372383
* Optionaly save the remote IdP entityId in the environment
373384

374385
* Shibboleth 2 interoperability
375386

387+
376388
Version 0.2.6
377389
---------------------------------------------------------------------------
378390

379391
* Fix XSS/DOS vulnerability in repost handler.
380392

393+
381394
Version 0.2.5
382395
---------------------------------------------------------------------------
383396

384397
* Replay POST requests after been sent to the IdP
385398

386399
* Fix HTTP response splitting vulnerability.
387400

401+
388402
Version 0.2.4
389403
---------------------------------------------------------------------------
390404

@@ -393,24 +407,28 @@ Version 0.2.4
393407
* Mark session as disabled as soon as logout starts, in case the IdP
394408
doesn't respond.
395409

410+
396411
Version 0.2.3
397412
---------------------------------------------------------------------------
398413

399414
* Bugfix for session lifetime. Take the session lifetime from the
400415
SessionNotOnOrAfter attribute if it is present.
401416

417+
402418
Version 0.2.2
403419
---------------------------------------------------------------------------
404420

405421
* Improve metadata autogeneration: cleanup certificate, allow Organizarion
406422
element data to be supplied from Apache configuration
407423

424+
408425
Version 0.2.1
409426
---------------------------------------------------------------------------
410427

411428
* Make SAML authentication assertion and Lasso session available in the
412429
environment.
413430

431+
414432
Version 0.2.0
415433
---------------------------------------------------------------------------
416434

0 commit comments

Comments
 (0)