File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.8.0 (2019-07-08)
4+
5+ - Refactor the way ForceAuthn is set: check for "true" and "1"
6+ - Allow to set NameQualifier and SPNameQualifier attributes for ePTID
7+ - Parse assertions with Holder-of-Key profile
8+ - Add created_at timestamps to all mongodb documents
9+ - Look for existing persistent id's before creating new ones
10+ - Do not add AllowCreate property for default transient NameID
11+ - Enable entity category import from module search path
12+ - Add SAML subject identifier attributes to saml2_uri attributemap
13+ - Fix deprecation warning regarding the cgi module - use the html module when available
14+ - Misc minor improvements
15+ - tests: Be compatible with latest pytest
16+ - tests: Make tests pass after 2024
17+ - tests: Add py37 as a test target
18+ - docs: Correct instructions to run tests
19+ - docs: Fix misc typos
20+ - examples: Set cherrypy version explicitly
21+
22+
323## 4.7.0 (2019-04-02)
424
525- Add support for MDQ signature verification
Original file line number Diff line number Diff line change 1- 4.7 .0
1+ 4.8 .0
You can’t perform that action at this time.
0 commit comments