We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a343d10 commit 9700447Copy full SHA for 9700447
CHANGES
@@ -1,5 +1,20 @@
1
Changes
2
=======
3
+
4
+0.19.0 (2020-05-x)
5
+------------------
6
7
+- Support several required fields during User creation
8
+- Don't pass sigalg parameter when not signing login request
9
+- ALLOW_SAML_HOSTNAMES validation for redirect
10
+- Custom attribute mapping for Django user model (example)
11
+- Slo absence workaround
12
+- Metadata EntityID exception handling
13
+- Fix unsigned authentication request to POST endpoint
14
+- py38 Test fixes
15
+- CI with Github actions
16
+- Backend restructuring for easier subclassing
17
18
0.18.1 (2020-02-15)
19
----------
20
- Fixed regression from 0.18.0. Thanks to OskarPersson
0 commit comments