14
0

Accepting request 674430 from home:cbosdonnat:branches:devel:languages:python

- Add JWT token plugin feature.
  Added patches:
    u_added_jwt_tokens_capability.patch
    PyJWT-token-plugin.patch: fate#325762

OBS-URL: https://build.opensuse.org/request/show/674430
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockify?expand=0&rev=33
This commit is contained in:
Tomáš Chvátal
2019-02-13 09:20:18 +00:00
committed by Git OBS Bridge
parent 8ca4d180e4
commit bd0a54897f
4 changed files with 148 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 12 14:34:16 UTC 2019 - Cédric Bosdonnat <cbosdonnat@suse.com>
- Add JWT token plugin feature.
Added patches:
u_added_jwt_tokens_capability.patch
PyJWT-token-plugin.patch: fate#325762
-------------------------------------------------------------------
Tue Dec 4 12:56:00 UTC 2018 - Matej Cepl <mcepl@suse.com>