Files
freeipa/ipalib
Stanislav Levin cf80244375 plugins: Don't treat keys of api as bytes
The plugin `plugins` iterates over the keys of API instance,
__iter__ of which is a generator of class.__name__ from
(Command, Object, Method, Backend, Updater). So, the allowed type
is str, not bytes.

Fixes: https://pagure.io/freeipa/issue/8898
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2021-06-28 14:16:56 +03:00
..
2021-03-30 09:58:42 +02:00
2020-02-12 18:08:32 +02:00
2018-07-14 12:04:19 +02:00
2018-09-27 16:11:18 +02:00
2016-11-24 15:46:40 +01:00
2021-05-12 10:45:57 -04:00
2020-07-07 12:36:10 +02:00
2021-04-27 13:10:26 -04:00
2018-09-27 11:49:04 +02:00
2016-10-20 18:43:37 +02:00