Skip to content

Commit 03e2b28

Browse files
committed
Merged in [19214] from rjsparks@nostrum.com:
Remove oic patch - 1.3.0 contains the fix. - Legacy-Id: 19233 Note: SVN reference [19214] has been migrated to Git commit 8e71f41
2 parents 016d90c + 8e71f41 commit 03e2b28

3 files changed

Lines changed: 1 addition & 13 deletions

File tree

ietf/settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1152,7 +1152,6 @@ def skip_unreadable_post(record):
11521152
'patch/change-oidc-provider-field-sizes-228.patch',
11531153
'patch/fix-oidc-access-token-post.patch',
11541154
'patch/fix-jwkest-jwt-logging.patch',
1155-
'patch/fix-oic-logging.patch',
11561155
'patch/fix-django-password-strength-kwargs.patch',
11571156
'patch/add-django-http-cookie-value-none.patch',
11581157
'patch/django-cookie-delete-with-all-settings.patch',

patch/fix-oic-logging.patch

Lines changed: 0 additions & 11 deletions
This file was deleted.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ markdown2>=2.3.8
4040
mock>=2.0.0
4141
mypy>=0.782,<0.790 # Version requirements determined by django-stubs.
4242
mysqlclient>=1.3.13,!=2.0.2
43-
oic>=1.2
43+
oic>=1.3
4444
pathlib>=1.0
4545
pathlib2>=2.3.0
4646
Pillow>=3.0

0 commit comments

Comments
 (0)