Files
freeipa/ipatests/test_webui
Michal Polovka ff02041350 ipatests: webui: Use safe-loader for loading YAML configuration file
FullLoader class for YAML loader was introduced in version 5.1 which
also deprecated default loader. SafeLoader, however, stays consistent
across the versions and brings added security.

This fix is necessary as PyYAML > 5.1 is not available in downstream.

Related: https://pagure.io/freeipa/issue/9009

Signed-off-by: Michal Polovka <mpolovka@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2022-01-14 08:38:41 -05:00
..
2018-05-31 13:05:05 +02:00
2016-03-11 11:52:25 +01:00
2017-03-14 10:40:10 +01:00
2013-07-16 13:15:59 +02:00
2018-11-13 13:37:58 +01:00

http://www.freeipa.org/page/Web_UI_Integration_Tests