gpo: Move policy application to the gp_ext
authorDavid Mulder <dmulder@suse.com>
Thu, 17 May 2018 22:23:51 +0000 (16:23 -0600)
committerAurélien Aptel <aaptel@samba.org>
Mon, 8 Oct 2018 16:17:15 +0000 (18:17 +0200)
commit78601b3516c495c87455732fec8c19c4d21e48f8
tree09d2562fb7582c80b7fd518feb6a0a1ce32c83ce
parent7cef695368f587573d22b4143fc176fac2ac55b6
gpo: Move policy application to the gp_ext

Policy specific setting application should be
handled by the group policy extension, not the
read/parse handler.

Signed-off-by: David Mulder <dmulder@suse.com>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
python/samba/gp_sec_ext.py
python/samba/gpclass.py