1
0

9 Commits

Author SHA256 Message Date
a19439c854 Accepting request 1145942 from devel:languages:python:django
OBS-URL: https://build.opensuse.org/request/show/1145942
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-oidc-provider?expand=0&rev=4
2024-02-11 14:46:18 +00:00
John Vandenberg
9ca049d9db Accepting request 1145427 from home:mcalabkova:branches:devel:languages:python:django
- Update to 0.8.2
  * Added: Discovery endpoint response caching. Introducing OIDC_DISCOVERY_CACHE_ENABLE.
  * Fixed: ResponseType data migration.
  * Fixed: correctly verify PKCE secret in token endpoint.
  0.8.1
  * Changed: create_token and create_code are now methods on base classes to enable customization.
  * Changed: extract "is consent skip allowed" decision from the view to the endpoint.
  * Fixed: race condition in authorization code, parallel requests may reuse same token.
  0.8.0
  * Changed: now supporting latest versions of Django.
  * Changed: drop support for Python 2 and Django lower than 3.2.
  * Added: scope on token and introspection endpoints.
  * Changed: Use static instead of deprecated staticfiles template tag.
  * Fixed: example in docs for translatable scopes (ugettext).
- drop no-longer-needed django4.patch
- rebase python-django-oidc-provider-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/1145427
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-oidc-provider?expand=0&rev=14
2024-02-11 04:38:05 +00:00
044a3369c3 Accepting request 1037299 from devel:languages:python:django
- Remove python-six dependency
- Remove python_module macro definition
- Use autosetup instead setup+autopatch
- More specific python_sitelib in %files

OBS-URL: https://build.opensuse.org/request/show/1037299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-oidc-provider?expand=0&rev=3
2022-11-22 15:11:06 +00:00
ee13dc3d48 - Remove python-six dependency
- Remove python_module macro definition
- Use autosetup instead setup+autopatch
- More specific python_sitelib in %files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-oidc-provider?expand=0&rev=12
2022-11-22 13:07:11 +00:00
3d8bfef7e7 Accepting request 976055 from devel:languages:python:django
OBS-URL: https://build.opensuse.org/request/show/976055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-oidc-provider?expand=0&rev=2
2022-05-10 13:12:46 +00:00
John Vandenberg
8c02fa8e66 Accepting request 976054 from home:pgajdos:python
- do not require python-mock for build
- added patches
  fix no mock
  + python-django-oidc-provider-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/976054
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-oidc-provider?expand=0&rev=10
2022-05-10 11:40:18 +00:00
25e703173e Accepting request 957652 from devel:languages:python:django
- Replace django3.patch with django4.patch from
  gh#juanifioren/django-oidc-provider#400.

OBS-URL: https://build.opensuse.org/request/show/957652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-oidc-provider?expand=0&rev=1
2022-02-26 16:02:20 +00:00
48ec6dfa7d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-oidc-provider?expand=0&rev=8 2022-02-25 21:50:17 +00:00
Tomáš Chvátal
13e3a52d24 Accepting request 693248 from home:jayvdb:django
- Initial spec for v0.7.0

OBS-URL: https://build.opensuse.org/request/show/693248
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-oidc-provider?expand=0&rev=1
2019-04-23 09:33:39 +00:00