- Jan 10, 2022
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Aug 25, 2020
-
-
Rajmund Hruška authored
-
- Nov 23, 2018
-
-
Radko Krkoš authored
* Introduced in 5f2e50a0 * Caused the POST payload to be always ignored, breaking the function completely. * Great job finding and debugging this, Honza Žerdík.
-
- Aug 20, 2018
-
-
Pavel Kácha authored
Shuffle directories and filenames to get rid of historic cruft and to better reflect contrib/production status
-
- Aug 16, 2018
-
-
* The warn() variant was never documented and was deprecated in Py3.3. * Correct variant warning() worked in all Python versions since logging module inclusion. Details: https://bugs.python.org/issue13235 Signed-off-by:
Pavel Kácha <ph@cesnet.cz>
-
* WSGI specification is loosely defined, some servers (nginx, wsgi_ref, ...) would hang if no payload was present and CONTENT-LENGTH was missing. * We now implement the correct (more strict) behaviour on application part according to specification. Signed-off-by:
Pavel Kácha <ph@cesnet.cz>
-
Signed-off-by:
Pavel Kácha <ph@cesnet.cz>
-
- Aug 09, 2018
-
-
* No longer silently accept pattern 'a@b@c', otherwise stay compatibile. * Valid patterns are: 'user@fqdn', '<user@fqdn>', 'user <user@fqdn>', 'user surname <user@fqdn>', no Unicode support, multiple e-mails separated by comma are allowed. * Replace email.utils.parseaddr() with extended regular expression. * Remove import email.utils as no other users exist. Signed-off-by:
Pavel Kácha <ph@cesnet.cz>
-
Signed-off-by:
Pavel Kácha <ph@cesnet.cz>
-
- Jun 25, 2018
-
-
Radko Krkoš authored
* All input files (config, maps, idea schema) are expected in UTF-8, * Add helper get_method_params() hiding 2vs3 internal differences, * Report Python version in getInfo, * Argparse compatibility fixes.
-
- Jul 25, 2017
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Jul 24, 2017
-
-
Pavel Kácha authored
-
-
Pavel Kácha authored
-
- Jul 21, 2017
-
-
Pavel Kácha authored
-
-
- Jul 20, 2017
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Jul 19, 2017
-
-
Pavel Kácha authored
-
- Jul 10, 2017
-
-
Pavel Kácha authored
-
Pavel Kácha authored
Cert checking now works correctly in both "SSLVerifyClient required" and "SSLVerifyClient optional" (authenticators do safety check themselves)
-
- Jul 03, 2017
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Jun 30, 2017
-
-
Pavel Kácha authored
-
- Jun 29, 2017
-
-
Pavel Kácha authored
-
- Jun 26, 2017
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Jun 23, 2017
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Jun 21, 2017
-
-
Pavel Kácha authored
-
- Sep 16, 2016
-
-
Pavel Kácha authored
-
- Sep 14, 2016
-
-
Pavel Kácha authored
-
- Sep 13, 2016
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-