summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release version 7.4.1HEADv7.4.1masterIvan Kanakarakis2023-02-243-6/+7
* Fix subject-id requirements processingIvan Kanakarakis2023-02-241-1/+1
* Release version 7.4.0v7.4.0Ivan Kanakarakis2023-02-142-3/+6
* With encryption The ID of each Signature element must be uniqueMahyar Moghimi2023-02-141-1/+1
* Move tox.ini config into pyproject.tomlIvan Kanakarakis2023-02-142-22/+26
* Merge pull request #896 from fredrikt/ft-enable_mypyIvan Kanakarakis2023-02-1410-246/+196
|\
| * Update changelogIvan Kanakarakis2023-02-141-0/+6
| * Add type stubsIvan Kanakarakis2023-02-142-1/+112
| * Add mypy and bump minimum supported python version to 3.9Ivan Kanakarakis2023-02-142-228/+56
| * bugfix: bool(format) is always true. First bugfix using mypy :).Fredrik Thulin2023-02-141-1/+1
| * Fix initial issues reported by mypy.Fredrik Thulin2023-02-146-13/+17
| * enable mypy configFredrik Thulin2023-02-141-12/+13
|/
* Update publish instructionsIvan Kanakarakis2023-02-141-22/+6
* Update release instructionsIvan Kanakarakis2023-02-141-57/+28
* Release version 7.3.0v7.3.0Ivan Kanakarakis2023-02-142-4/+19
* tests: register pytest custom marksIvan Kanakarakis2023-02-141-0/+3
* Update behaviour of subject-id requirements entity attributeIvan Kanakarakis2023-02-143-33/+71
* Update dependenciesIvan Kanakarakis2023-02-141-732/+750
* Merge pull request #894 from REANNZ/fix-ed-extensionsIvan Kanakarakis2023-01-311-0/+55
|\
| * fix: metadata: process extensions also for aa, aq and pdp descriptorsVlad Mencl2023-01-231-0/+33
| * fix: metadata: process extensions also for idp_sso_descriptorVlad Mencl2023-01-161-0/+11
| * fix: metadata: process extensions also for entity_descriptorVlad Mencl2023-01-161-0/+11
* | Merge pull request #895 from earonesty/earonesty-patch-1Ivan Kanakarakis2023-01-311-1/+5
|\ \
| * | Update entity.pyearonesty2023-01-251-1/+5
|/ /
* | delete_one do not accept just a key as delete previous didJohan Lundberg2023-01-231-6/+3
|/
* collection.remove has been removed in pymongo >=4Johan Lundberg2022-12-231-1/+1
* Disable REFEDS Access entity categories for SwamidJohan Lundberg2022-12-232-3/+10
* Bump certifi from 2022.9.24 to 2022.12.7dependabot[bot]2022-12-111-14/+3
* Merge pull request #888 from johanlundberg/lundberg_treat_requested_subject_i...Ivan Kanakarakis2022-12-115-4/+65
|\
| * do not add a duplicate attribute request for subject idJohan Lundberg2022-12-091-1/+1
| * cleanupJohan Lundberg2022-12-091-1/+0
| * add test for requested subject idJohan Lundberg2022-12-092-1/+21
| * add requested subject id to SPs requested attributesJohan Lundberg2022-12-091-2/+7
| * add ability to get required subject id as a RequestedAttribute dictJohan Lundberg2022-12-091-0/+37
|/
* Update noteIvan Kanakarakis2022-12-071-1/+1
* clarify that order is important for all ECsJohan Lundberg2022-12-071-1/+3
* add tests for no aggregation entity categoriesJohan Lundberg2022-12-074-0/+385
* allow to specify no aggregation entity categoriesJohan Lundberg2022-12-071-2/+6
* added missing attribute mailLocalAddress to attribute mapsJohan Lundberg2022-12-072-0/+4
* update Swamid entity categories configJohan Lundberg2022-12-071-7/+53
* fix: use resp.name_id instead of resp.assertion.subject.name_id for cases tha...Tangent Chang2022-11-291-1/+1
* deps: pdate pymongo and others packages on lockfileIvan Kanakarakis2022-11-291-198/+169
* set defensive pymongo versionJohan Lundberg2022-11-291-1/+1
* added changelogJohan Lundberg2022-11-291-0/+4
* make mongodb code run with more recent pymongoJohan Lundberg2022-11-292-11/+4
* deps: Update versions of dependenciesIvan Kanakarakis2022-11-151-238/+233
* fix: example/requirements.txt to reduce vulnerabilitiessnyk-bot2022-11-151-0/+1
* docs: Link to supported specificationsIvan Kanakarakis2022-11-151-0/+31
* Clean up remaining legacy `try: except ImportError:` blocksAarni Koskela2022-11-159-91/+11
* Remove Six dependencyAarni Koskela2022-11-156-10/+4