mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
Every single caller of gensec_security_mechs() had to manually filter out disabled mechanisms. Don't offer them from the start. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>