Skip to content
Snippets Groups Projects
Select Git revision
  • 4457282dd57487599ac2902c3ddff0d4a31c5a6a
  • master default protected
  • pw-autocomplete-off
  • redis-rate-limits
  • typehints
  • incremental-sync
  • test_instance_path
  • consistent_strings
  • qol_edits
  • v1.2.x
  • v1.x.x
  • v1.1.x
  • feature_invite_validuntil_minmax
  • Dockerfile
  • pylint_disable_consider-using-f-string
  • v1.0.x
  • roles-recursive-cte
  • v2.2.0
  • v2.1.0
  • v2.0.1
  • v2.0.0
  • v1.2.0
  • v1.1.2
  • v1.1.1
  • v1.0.2
  • v1.1.0
  • v1.0.1
  • v1.0.0
  • v0.3.0
  • v0.2.0
  • v0.1.5
  • v0.1.4
  • v0.1.2
33 results

test_oauth2.py

Blame
  • Forked from uffd / uffd
    Loading
    Julian Rother's avatar
    Julian authored
    9bfd6f81 changed the format of authorization codes, but did not adapt the
    invalidation code accordingly. Because of this, authorization codes were
    not invalidated and could have been used multiple times to request access
    tokens until expiring.
    4457282d
    History