-
Notifications
You must be signed in to change notification settings - Fork 259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Correct OpenID Connect Core specification URL in doc #850
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the contribuiton!
Codecov ReportPatch coverage has no change and project coverage change:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## master #850 +/- ##
==========================================
- Coverage 63.82% 63.79% -0.04%
==========================================
Files 64 64
Lines 11877 11877
Branches 2154 2154
==========================================
- Hits 7581 7577 -4
- Misses 3693 3697 +4
Partials 603 603 see 2 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
commit 5245dca Author: tpazderka <[email protected]> Date: Tue May 16 19:48:56 2023 +0200 Fix building of the documentation (CZ-NIC#860) commit ba65e00 Author: Tomáš Pazderka <[email protected]> Date: Mon May 15 09:01:02 2023 +0200 Prepare 1.6.0 release commit cfd0b6e Author: Michael Schlenker <[email protected]> Date: Tue May 2 14:02:37 2023 +0200 Repair some oauth_examples and get rid of the outdated jquery file (CZ-NIC#857) * More cleanup * Add oauth_example to quality checks Signed-off-by: Michael Schlenker <[email protected]> * Update CHANGELOG.md --------- Signed-off-by: Michael Schlenker <[email protected]> Co-authored-by: Michael Schlenker <[email protected]> commit 444bd68 Merge: 3b1a9c3 433017c Author: tpazderka <[email protected]> Date: Wed Apr 5 13:59:40 2023 +0200 Merge pull request CZ-NIC#854 from gbip/853_session_state Use session_state to backup consumer state if available commit 433017c Author: Paul Florence <[email protected]> Date: Mon Apr 3 17:37:30 2023 +0200 Use 'session_state' from an Authentication Response to backup consumer state (if available) commit 3b1a9c3 Merge: a8454e3 1d46f09 Author: tpazderka <[email protected]> Date: Mon Mar 27 09:24:34 2023 +0200 Merge pull request CZ-NIC#852 from CZ-NIC/851-add-consumer-complete-authn-method Add authn_method to Consumer.complete() commit 1d46f09 Author: Jan Musílek <[email protected]> Date: Thu Mar 23 16:25:48 2023 +0100 Add authn_method to Consumer.complete() commit a8454e3 Merge: 559c9c8 a855642 Author: tpazderka <[email protected]> Date: Fri Mar 17 13:16:25 2023 +0100 Merge pull request CZ-NIC#850 from hlin/master Correct OpenID Connect Core specification URL in doc commit a855642 Author: Hypo Lin <[email protected]> Date: Fri Mar 17 18:56:19 2023 +0800 Correct OpenID Connect Core specification URL in doc commit 559c9c8 Merge: 76debd6 9670f83 Author: tpazderka <[email protected]> Date: Mon Mar 13 16:06:25 2023 +0100 Merge pull request CZ-NIC#847 from CZ-NIC/use-pydantic Improve settings by using pydantic commit 9670f83 Author: Tomáš Pazderka <[email protected]> Date: Mon Feb 20 12:42:46 2023 +0100 Improve settings by using pydantic commit 76debd6 Merge: 6f7f893 94d1f99 Author: tpazderka <[email protected]> Date: Mon Mar 13 14:54:53 2023 +0100 Merge pull request CZ-NIC#848 from CZ-NIC/bandit-timeouts Pass timeout to all requests commit 94d1f99 Author: Tomáš Pazderka <[email protected]> Date: Fri Mar 10 10:19:00 2023 +0100 Pass timeout to all requests commit 6f7f893 Merge: f6c590c 12247bc Author: tpazderka <[email protected]> Date: Mon Feb 20 09:38:17 2023 +0100 Merge pull request CZ-NIC#846 from CZ-NIC/repo-move Fix links after repo move commit 12247bc Author: Tomáš Pazderka <[email protected]> Date: Fri Feb 17 11:50:41 2023 +0100 Fix links after repo move Close CZ-NIC#845
CHANGELOG.md
.