mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
d49df488a1
When implementing this for user_saml, I noticed that we do need to make the return value nullable as otherwise there are no way for this feature to be optional for the admin. Signed-off-by: Carl Schwan <carlschwan@kde.org>