Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jupyterhub/ltiauthenticator issues and pull requests

#197 - The token is not yet valid (iat) - lti1.3

Issue - State: closed - Opened by bpfrd 15 days ago - 2 comments

#196 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 2 months ago

#195 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 3 months ago

#194 - Fix typo

Pull Request - State: closed - Opened by yuvipanda 4 months ago
Labels: documentation

#193 - feat(lti13) Username calculation

Issue - State: open - Opened by florian-jaeger 5 months ago - 1 comment
Labels: enhancement

#192 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 5 months ago

#191 - build(deps): bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: ci

#190 - docs: fix date typo in changelog

Pull Request - State: closed - Opened by consideRatio 6 months ago
Labels: documentation

#189 - docs: Confine type of client_id to list[str] or set[str]

Pull Request - State: closed - Opened by martinclaus 6 months ago
Labels: documentation

#188 - Add changelog for 1.6.2

Pull Request - State: closed - Opened by consideRatio 6 months ago - 5 comments
Labels: documentation

#187 - ci: pin robust github action to major version only

Pull Request - State: closed - Opened by consideRatio 6 months ago
Labels: ci

#186 - ci: test against python 3.12

Pull Request - State: closed - Opened by consideRatio 6 months ago
Labels: ci

#185 - Fix build with hatchling backend

Pull Request - State: closed - Opened by martinclaus 6 months ago - 2 comments
Labels: bug

#184 - Build fails with error metadata-generation-failed

Issue - State: closed - Opened by martinclaus 6 months ago
Labels: bug

#183 - setup.py missing in ltiauthenticator1.6.1

Issue - State: closed - Opened by bpfrd 6 months ago - 2 comments
Labels: bug

#182 - build(deps): bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: ci

#181 - issue with importing LTI13Authenticator

Issue - State: closed - Opened by bpfrd 6 months ago - 3 comments
Labels: bug

#180 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 7 months ago
Labels: ci

#179 - build(deps): bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: ci

#178 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 8 months ago
Labels: ci

#177 - "Audience doesn't match" error if client_id is a string, not an iterable of strings

Issue - State: closed - Opened by jeflem 8 months ago - 3 comments
Labels: bug

#176 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 9 months ago
Labels: ci

#175 - build(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: ci

#174 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 10 months ago
Labels: ci

#173 - build(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: ci

#172 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 11 months ago

#171 - build(deps): bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: ci

#170 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 12 months ago
Labels: ci

#169 - build(deps): bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: ci

#168 - docs: fix uri_scheme default value

Pull Request - State: closed - Opened by martinclaus about 1 year ago - 1 comment
Labels: documentation

#167 - Add changelog for 1.6.1

Pull Request - State: closed - Opened by martinclaus about 1 year ago - 2 comments
Labels: documentation

#166 - feat: Allow to manually specify URL scheme

Pull Request - State: closed - Opened by martinclaus about 1 year ago - 3 comments
Labels: enhancement

#165 - fix(lti13): Fix protocol for redirect_uri if behind a reverse proxy with TLS termination

Pull Request - State: closed - Opened by jeflem about 1 year ago - 3 comments
Labels: bug, LTI13Authenticator

#164 - maint: Ditch dependency to OAuthenticator

Pull Request - State: closed - Opened by martinclaus about 1 year ago - 1 comment
Labels: maintenance

#163 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago
Labels: ci

#162 - build(deps): bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: ci

#161 - docs: fix details in changelog - missing date, heading level, links

Pull Request - State: closed - Opened by consideRatio about 1 year ago
Labels: documentation

#160 - changelog for 1.5.1

Pull Request - State: closed - Opened by minrk about 1 year ago - 2 comments
Labels: documentation

#159 - docs(lti11): Fix typo in reference

Pull Request - State: closed - Opened by sean-morris about 1 year ago - 3 comments
Labels: documentation, LTI11Authenticator

#158 - fix: compatibility with XSRF check introduced in Jupyterhub 4.0.0

Pull Request - State: closed - Opened by regisb about 1 year ago - 3 comments
Labels: bug

#157 - "403 : Forbidden '_xsrf' argument missing from POST" with JupyterHub 4.0.0

Issue - State: closed - Opened by regisb about 1 year ago - 12 comments
Labels: bug

#156 - docs: Document danger of user name collisions

Pull Request - State: closed - Opened by martinclaus about 1 year ago - 1 comment
Labels: documentation, LTI13Authenticator, LTI11Authenticator

#155 - Do we really need to depend on oauthenticator?

Issue - State: closed - Opened by martinclaus about 1 year ago - 3 comments
Labels: dependencies

#154 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago
Labels: maintenance, dependencies

#153 - Document danger of user name collisions

Issue - State: closed - Opened by martinclaus about 1 year ago - 1 comment
Labels: documentation, LTI13Authenticator, LTI11Authenticator

#152 - feat(lti13): Allow multiple LTI 1.3 client ids

Pull Request - State: closed - Opened by martinclaus about 1 year ago - 6 comments
Labels: enhancement, LTI13Authenticator

#151 - Allow multiple LTI client IDs

Issue - State: closed - Opened by jeflem about 1 year ago - 8 comments
Labels: enhancement

#150 - dependabot: rename to .yaml

Pull Request - State: closed - Opened by consideRatio about 1 year ago
Labels: maintenance

#149 - build(deps): bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: ci

#148 - dependabot: monthly updates of github actions

Pull Request - State: closed - Opened by consideRatio about 1 year ago
Labels: maintenance

#147 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago
Labels: dependencies

#146 - build(deps): bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#145 - Add changelog for 1.5.0

Pull Request - State: closed - Opened by martinclaus over 1 year ago - 3 comments
Labels: documentation

#144 - docs: Move usage documentation to readthedocs

Pull Request - State: closed - Opened by martinclaus over 1 year ago
Labels: documentation

#143 - docs(lti13): Rewrite lti13 documentation

Pull Request - State: closed - Opened by martinclaus over 1 year ago
Labels: documentation, LTI13Authenticator

#142 - feat(lti13): Allow username key from custom claim

Pull Request - State: closed - Opened by martinclaus over 1 year ago
Labels: enhancement, LTI13Authenticator

#141 - build(deps): bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#140 - build(deps): bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#139 - fix(lti11) Make oauth_callback parameter optional

Pull Request - State: closed - Opened by martinclaus over 1 year ago - 4 comments
Labels: bug, LTI11Authenticator

#138 - build(deps): bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#137 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#136 - LTI 1.1 - OAuth Parameter `oauth_callback` should be optional

Issue - State: closed - Opened by dennis531 over 1 year ago - 5 comments
Labels: enhancement, good first issue, LTI11Authenticator

#135 - feat(lti13) Allow `username_key` to be located inside the `custom` claim

Issue - State: closed - Opened by martinclaus over 1 year ago - 1 comment
Labels: enhancement, LTI13Authenticator

#134 - feat(lti13): Reintroduce lti13 support

Pull Request - State: closed - Opened by martinclaus over 1 year ago - 7 comments
Labels: new, LTI13Authenticator

#133 - Add changelog for 1.4.0

Pull Request - State: closed - Opened by martinclaus over 1 year ago - 4 comments

#132 - docs: Fix read-the-docs build with pydata-sphinx-theme==0.13.0

Pull Request - State: closed - Opened by martinclaus over 1 year ago - 1 comment
Labels: documentation

#131 - Add changelog for 1.4.0

Pull Request - State: closed - Opened by martinclaus over 1 year ago - 1 comment

#130 - Add local dev deployment for LTI 1.3

Pull Request - State: open - Opened by martinclaus over 1 year ago - 3 comments
Labels: maintenance, LTI13Authenticator

#129 - maint(lti11): Silence OAuthlib deprication warnings

Pull Request - State: closed - Opened by martinclaus over 1 year ago - 1 comment
Labels: maintenance, LTI11Authenticator

#128 - fix(lti13): Completely remove non-functional LTI1.3 implementation

Pull Request - State: closed - Opened by martinclaus over 1 year ago - 1 comment
Labels: bug, LTI13Authenticator

#127 - LTI13 - Ensure we can defend against replay attacks

Issue - State: closed - Opened by consideRatio over 1 year ago - 12 comments
Labels: bug, LTI13Authenticator

#126 - fix(lti13): Fix login request validation

Pull Request - State: closed - Opened by martinclaus over 1 year ago
Labels: bug, LTI13Authenticator

#125 - fix(lti13): Relax resource link launch request message requirements

Pull Request - State: closed - Opened by martinclaus over 1 year ago - 4 comments
Labels: bug, LTI13Authenticator

#124 - fix(lti13): Add missing oauth handler

Pull Request - State: closed - Opened by martinclaus over 1 year ago - 10 comments
Labels: bug, LTI13Authenticator

#123 - LTI13Authenticator does not set required routes

Issue - State: closed - Opened by martinclaus over 1 year ago - 4 comments
Labels: bug

#122 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago - 2 comments

#121 - build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#120 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#119 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#118 - Moodle LTI 1.3 support and guidelines

Issue - State: open - Opened by jlanza over 1 year ago - 14 comments
Labels: enhancement, LTI13Authenticator

#117 - Improve testing by starting up an LTI 1.3 endpoint in the CI system

Issue - State: open - Opened by consideRatio over 1 year ago - 3 comments
Labels: LTI13Authenticator

#116 - maint: drop py36 and py37, test py311, use tbump, refactor away setup.py, and misc

Pull Request - State: closed - Opened by consideRatio over 1 year ago - 1 comment
Labels: breaking, maintenance

#115 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#114 - LTI1.1 appears to fail with z2jh helm chart version 2.0.0

Issue - State: closed - Opened by phish108 almost 2 years ago - 23 comments
Labels: bug, LTI11Authenticator

#113 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] almost 2 years ago

#112 - docs(lti11): Use consistent module path for LTI11Authenticator

Pull Request - State: closed - Opened by BenGig almost 2 years ago - 4 comments
Labels: documentation, LTI11Authenticator

#111 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] almost 2 years ago

#110 - Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#109 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] almost 2 years ago

#108 - 2FA required - jgwerner temporarily removed as a maintainer

Issue - State: closed - Opened by consideRatio almost 2 years ago - 2 comments

#107 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] almost 2 years ago

#106 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 2 years ago

#105 - Bump actions/setup-python from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#104 - docs: Fix documentation for LTI1.1

Pull Request - State: closed - Opened by martinclaus about 2 years ago - 3 comments
Labels: documentation

#103 - feat(lti13): Make tool name & description configurable

Pull Request - State: closed - Opened by yuvipanda about 2 years ago - 1 comment
Labels: new, LTI13Authenticator

#102 - chore(lti13): Make LTI1.3 tool name be a bit more generic

Pull Request - State: closed - Opened by yuvipanda about 2 years ago - 1 comment
Labels: maintenance

#101 - Is LTI13Authenticator specific to IllumiDesk?

Issue - State: closed - Opened by consideRatio about 2 years ago - 3 comments

#100 - ci: remove deps managed by pre-commit

Pull Request - State: closed - Opened by consideRatio about 2 years ago

#99 - maint: configure pytest asyncio_mode = auto

Pull Request - State: closed - Opened by consideRatio about 2 years ago
Labels: maintenance

#98 - ci: avoid running workflows twice and test against py310

Pull Request - State: closed - Opened by consideRatio about 2 years ago