mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
82c477b980
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>