nextcloud / client_theming

:computer: Nextcloud themed desktop client - Moved over to https://github.com/nextcloud/desktop
GNU General Public License v2.0
198 stars 87 forks source link

OSX Client is built with DNO_SHIBBOLETH flag #224

Closed yama6a closed 6 years ago

yama6a commented 6 years ago

The nextCloud OSX client is built with -DNO_SHIBBOLETH=1 https://github.com/nextcloud/client_theming/blob/master/osx/build.sh#L31

This results in not being able to use e.g. Google SSO via SAML on OSX.

For reference: https://github.com/owncloud/client/issues/6223