File tree Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Original file line number Diff line number Diff line change 11Changes
22=======
33
4+ v1.2.2 (unreleased)
5+ -------------------
6+
7+ - Resolve LOGIN_REDIRECT_URL @jaap3 (#277)
8+
9+
10+ v1.2.1 (2021-05-23)
11+ -------------------
12+
13+ - Documentation improved
14+ - unit tests and coverage improved
15+ - better handling of unknown idps
16+
17+
18+ v1.2.0 (2021-05-14)
19+ -------------------
20+
21+ - Implement IdP Scoping parameter for SPs suggesting an entityID to a proxy @pauldekkers (#272)
22+
23+
24+ v1.1.5 (2021-04-29)
25+ -------------------
26+
27+ - Cast major/minor django VERSION number into float before comparing @lgarvey (#269)
28+ - Add note to SameSite cookie docs section recommending upgrade to Django >= 3.1 @m6312 (#267)
29+
30+
31+ v1.1.4 (2021-04-28)
32+ -------------------
33+
34+ - fix: samesite cookie configuration fix for django version <3.1
35+
36+
37+ v1.1.3 (2021-04-28)
38+ --------------------
39+
40+ - Add assertion param to backed.authenticate and backend.is_authorized @lucyeun-alation (#128)
41+ - feat: CI - added django 3.1 and 3.2
42+ - fix: Samesite cookie value - fixed #266
43+ - fix: Docs small changes in setup - pysaml2 example conf improved
44+
45+
446v.1.1.2 (2021-04-11)
547--------------------
648
You can’t perform that action at this time.
0 commit comments