Ana Guerrero
|
1e2242ae09
|
Accepting request 1140820 from devel:languages:python:flask
OBS-URL: https://build.opensuse.org/request/show/1140820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-HTTPAuth?expand=0&rev=9
|
2024-01-23 21:57:00 +00:00 |
|
|
0f9ebd9698
|
Accepting request 1140595 from Application:ERP:GNUHealth:4.4
- enable %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/request/show/1140595
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-HTTPAuth?expand=0&rev=20
|
2024-01-23 10:06:15 +00:00 |
|
Ana Guerrero
|
36a376db60
|
Accepting request 1100994 from devel:languages:python:flask
- Update to 4.8.0:
* Changes to handle breaking changes in Flask/Werkzeug 2.3 #160
* Replace itsdangerous with pyjwt in examples #157
* Fallback to latin-1 encoding for credentials when utf-8 fails #151
* Add MD5-Sess algorithm for Digest auth
* Add qop=auth option for Digest auth (thanks Edward!)
* Do not read the request body #138
- Switch to pyproject and pytest macros.
OBS-URL: https://build.opensuse.org/request/show/1100994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-HTTPAuth?expand=0&rev=8
|
2023-07-27 14:52:58 +00:00 |
|
Steve Kowalik
|
cdf63c96a6
|
- Update to 4.8.0:
* Changes to handle breaking changes in Flask/Werkzeug 2.3 #160
* Replace itsdangerous with pyjwt in examples #157
* Fallback to latin-1 encoding for credentials when utf-8 fails #151
* Add MD5-Sess algorithm for Digest auth
* Add qop=auth option for Digest auth (thanks Edward!)
* Do not read the request body #138
- Switch to pyproject and pytest macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-HTTPAuth?expand=0&rev=18
|
2023-07-27 07:16:04 +00:00 |
|
Dominique Leuenberger
|
960484fc13
|
Accepting request 920704 from devel:languages:python:flask
OBS-URL: https://build.opensuse.org/request/show/920704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-HTTPAuth?expand=0&rev=7
|
2021-09-22 20:12:51 +00:00 |
|
John Vandenberg
|
483c346d0e
|
Accepting request 918901 from home:pgajdos:python
- %check: use %pyunittest rpm macro
OBS-URL: https://build.opensuse.org/request/show/918901
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-HTTPAuth?expand=0&rev=17
|
2021-09-21 23:19:40 +00:00 |
|
Dominique Leuenberger
|
0c4eb28531
|
Accepting request 907906 from devel:languages:python:flask
OBS-URL: https://build.opensuse.org/request/show/907906
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-HTTPAuth?expand=0&rev=6
|
2021-07-23 21:41:12 +00:00 |
|
John Vandenberg
|
fd6d315e33
|
Accepting request 907616 from home:apersaud:branches:devel:languages:python:flask
update to latest version
OBS-URL: https://build.opensuse.org/request/show/907616
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-HTTPAuth?expand=0&rev=16
|
2021-07-23 09:21:12 +00:00 |
|
Dominique Leuenberger
|
26de7675d9
|
Accepting request 896578 from devel:languages:python:flask
OBS-URL: https://build.opensuse.org/request/show/896578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-HTTPAuth?expand=0&rev=5
|
2021-06-01 08:40:08 +00:00 |
|
|
2414d4867a
|
Accepting request 851147 from home:apersaud:branches:devel:languages:python:flask
update to latest version
OBS-URL: https://build.opensuse.org/request/show/851147
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-HTTPAuth?expand=0&rev=14
|
2021-06-01 06:58:41 +00:00 |
|
Dominique Leuenberger
|
b6355a5481
|
Accepting request 817569 from devel:languages:python:flask
OBS-URL: https://build.opensuse.org/request/show/817569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-HTTPAuth?expand=0&rev=4
|
2020-06-29 19:16:46 +00:00 |
|
Petr Cervinka
|
033b395c4e
|
Accepting request 817546 from home:apersaud:branches:devel:languages:python:flask
update to latest version
OBS-URL: https://build.opensuse.org/request/show/817546
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-HTTPAuth?expand=0&rev=12
|
2020-06-29 06:01:29 +00:00 |
|
Dominique Leuenberger
|
09e00b2b72
|
Accepting request 799892 from devel:languages:python:flask
OBS-URL: https://build.opensuse.org/request/show/799892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-HTTPAuth?expand=0&rev=3
|
2020-05-04 16:39:25 +00:00 |
|
Petr Cervinka
|
1646a3d465
|
Accepting request 799726 from home:apersaud:branches:devel:languages:python:flask
update to latest version
OBS-URL: https://build.opensuse.org/request/show/799726
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-HTTPAuth?expand=0&rev=10
|
2020-05-03 20:41:10 +00:00 |
|
Dominique Leuenberger
|
f445e3e396
|
Accepting request 705806 from devel:languages:python:flask
- Update to 3.3.0:
* Use constant time string comparisons #82 (commit1, commit2) (thanks Brendan Long!)
* Edited and changed the usage of JWT, because in fact the code and documentation uses JWS tokens. #79 (commit) (thanks unuseless!)
* Documentation improvements #77 (commit)
OBS-URL: https://build.opensuse.org/request/show/705806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-HTTPAuth?expand=0&rev=2
|
2019-06-01 07:47:01 +00:00 |
|
Tomáš Chvátal
|
e8c222b213
|
- Update to 3.3.0:
* Use constant time string comparisons #82 (commit1, commit2) (thanks Brendan Long!)
* Edited and changed the usage of JWT, because in fact the code and documentation uses JWS tokens. #79 (commit) (thanks unuseless!)
* Documentation improvements #77 (commit)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-HTTPAuth?expand=0&rev=8
|
2019-05-28 07:35:16 +00:00 |
|
Dominique Leuenberger
|
041394d36c
|
Accepting request 645505 from devel:languages:python:flask
OBS-URL: https://build.opensuse.org/request/show/645505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-HTTPAuth?expand=0&rev=1
|
2018-10-31 12:18:15 +00:00 |
|
Tomáš Chvátal
|
cacdc0f59e
|
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-HTTPAuth?expand=0&rev=3
|
2018-10-30 10:54:11 +00:00 |
|
Tomáš Chvátal
|
acbbf86029
|
- Update to 3.2.4:
* Various spelling fixes
* Refactored HTTPAuth login_required
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-HTTPAuth?expand=0&rev=2
|
2018-10-30 10:53:50 +00:00 |
|
Tomáš Chvátal
|
c34fb4f8ca
|
osc copypac from project:home:stephenma:branches:Cloud:OpenStack:Master package:python-Flask-HTTPAuth revision:1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-HTTPAuth?expand=0&rev=1
|
2018-10-30 10:49:38 +00:00 |
|